Hi, I’m looking at creating a custom sign up page using the /dbconnections/signup API. (I have additional details about the user’s organization to collect that won’t be part of the user profile, and need to call a custom API.)
Is it possible to receive an access token from a signup done on a custom sign up page? Or does the user always need to re-authenticate?