Aung.S
KKinde
•Created by Aung.S on 3/27/2024 in #💻┃support
Delete user function?
Is there a component/function for deleting or suspending user in case user wanted to delete or suspend their account in the dashboard?
3 replies
KKinde
•Created by Aung.S on 3/19/2024 in #💻┃support
Post authentication redirect returning HTTP ERROR 500
I've followed Next.js quickstart guide and integrated Kinde into my Next.js app. However, when I create a new user with email and set password, it redirected me to
/api/auth/kinde_callback?code=<code>
but it's always returning error 500. The same thing happens for social sign in, it didn't redirect me to the account selector/allow access page of that social sign in, but it returns error 500 as well. The error is also printed out in terminal.
4 replies