Issue with Clerk AuthenticateWithRedirectCallback
I’ve implemented a hero form where user will enter the username and click on claim link, user will be taken to authentication page, and the username will be saved in mongodb database, But it is not working.