Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The package doesn't work with disabled SSR #70

Open
AkioSarkiz opened this issue Mar 16, 2024 · 3 comments
Open

The package doesn't work with disabled SSR #70

AkioSarkiz opened this issue Mar 16, 2024 · 3 comments

Comments

@AkioSarkiz
Copy link

No description provided.

@DanielRivers
Copy link
Collaborator

Thanks for the issue. I will have a look at how best to implement this.

@woundpic-eng
Copy link

woundpic-eng commented May 4, 2024

This is a key block for me to implement into an existing site. Until ssr is supported, I cannot use Kinde. Composables (useAuth, etc) are not supported and I can't figure out how to implement useKindeClient in setup or browser context that retains the auth state.

Essentially.. $auth is null in Vue component.

@DanielRivers
Copy link
Collaborator

@woundpic-eng SSR is supported, this ticket is for when SSR is disabled.

Please open issue describing your issue and I will help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants