Crossauth Typescript version

The Typescript version is in several packages, as you probably don't want to install support for all frameworks. For example, for Sveltekit, install with

npm install @crossauth/common
npm install @crossauth/backend
npm install @crossauth/sveltekit
npm install @crossauth/frontend

For more details, see the README.md in the Git repo

Class documentation

Typedoc class documentation

Examples

See the README.md in the Git repo for example code.