Logging in after using a custom Sign Up page

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?

Hi @tommyr,

Welcome to Community!

This is the best method I have seen so far:

There is not currently a way to get an access token back from that endpoint, and not built in method to work around this.

If this is something you would like to request that can be done at our product feedback page.

Thanks,
Dan

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.