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
For more details, see the README.md in the
Git repo
Git Repo
https://github.com/mbakereth/crossauthjs
Class documentation
Examples
See the README.md in the Git repo
for example code.