authkit icon indicating copy to clipboard operation
authkit copied to clipboard

Is AuthKit compatible with React Vite-based SPAs?

Open clarkmcc opened this issue 1 year ago • 1 comments

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.

clarkmcc avatar Jun 29 '24 14:06 clarkmcc

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.

PaulAsjes avatar Aug 07 '24 12:08 PaulAsjes