authkit
authkit copied to clipboard
Is AuthKit compatible with React Vite-based SPAs?
I see examples for NodeJS applications and for NextJS applications but not Vite-based SPAs. Are there any examples for this use case? Auth0 has support for this.
Hey there! We soon will be releasing a client-side sessions library that uses PKCE to authenticate users via AuthKit. Once that's released we'll fully support SPAs. I'll let you know here when it's released.