workos / authkit

The world's best login box powered by WorkOS and Radix.
https://authkit.com
MIT License
2.14k stars 74 forks source link

Is AuthKit compatible with React Vite-based SPAs? #30

Open clarkmcc opened 2 months ago

clarkmcc commented 2 months ago

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.

PaulAsjes commented 1 month ago

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.