dillorscroft
dillorscroft
KKinde
Created by dillorscroft on 9/24/2024 in #💻┃support
Authenticated sessions across applications including mobile app?
Looking at this doc https://docs.kinde.com/authenticate/manage-authentication/user-auth-applications/ would this work across React Native and NextJs?
2 replies
KKinde
Created by dillorscroft on 8/13/2024 in #💻┃support
Custom Properties
I've added a custom property AND included it in the applications token(s). I then added the data to the user and console logged the user. The Kinde created property shows in the user object but not the custom one. Any thoughts? Also if it did show how do I access it in Client and Server components? The properties seem hardcoded in Typescript.
13 replies
KKinde
Created by dillorscroft on 8/9/2024 in #💻┃support
Custom Claims
Is it possible to add custom claims to a token? With Auth0 I’ve added profileComplete for example in my claims to let me know if I need to redirect to complete a profile. Appreciate that’s a poor example and I’ll likely refactor but it’s just an example of a random claim. Is this possible with Kinde?
5 replies