kisonay
kisonay
KKinde
Created by kisonay on 10/7/2024 in #💻┃support
Kinde and Supabase without SSR
@Oli - Kinde Thank you for confirming, I appreciate your time and guidance.
8 replies
KKinde
Created by kisonay on 10/7/2024 in #💻┃support
Kinde and Supabase without SSR
@Oli - Kinde Thank you, this was a great overview. What I get from this video is that without some sort of backend, to mint my own jwt, I will not be able to use kinde with supabase, which is unfortunate as the application I want to integrate is a pure React client side application.
8 replies
KKinde
Created by kisonay on 10/7/2024 in #💻┃support
Kinde and Supabase without SSR
Also, how will supabase be able decode the token without a synced secret?
8 replies
KKinde
Created by kisonay on 10/7/2024 in #💻┃support
Kinde and Supabase without SSR
Thanks @Oli - Kinde , so in this case, it wouldn't just automatically work (as indicated in the blog post) I would have to explicitly create the supabase client with appropriate header? and what if the token refreshes? I'll have to monitor and re-initiate the supabase client?
8 replies
KKinde
Created by kisonay on 9/30/2024 in #💻┃support
Custom Sign Up From Not Working As Expected
thank you @Claire_Kinde, this does make sense. I'll do some testing and see how it works. I just assumed that if I started with the email, they wouldn't be prompted to enter a username.
12 replies
KKinde
Created by kisonay on 9/30/2024 in #💻┃support
Custom Sign Up From Not Working As Expected
does that mean I must use an email and not username?
12 replies
KKinde
Created by kisonay on 9/30/2024 in #💻┃support
Custom Sign Up From Not Working As Expected
Yes, I agree that is what the docs say, but what I experience is, when using register() as shown above, I'm brought to a one time password screen, for an account that doesn't exist for the username I passed to it.
12 replies
KKinde
Created by kisonay on 9/30/2024 in #💻┃support
Custom Sign Up From Not Working As Expected
Thanks @IkiTg07 i've reviewed this page a few times. As far as I can tell, all of the examples on that page are for sign in. I'm trying to register a user with a custom form.
12 replies
KKinde
Created by kisonay on 9/30/2024 in #💻┃support
Custom Sign Up From Not Working As Expected
I've confirmd that conn_xxxx is the correct one for the username + code authentication method and it is enabled for the application.
12 replies