How to use server-side redirect?

The redirect in server action is mostly used with different APIs and oauth2 connector, where redirects need to be executed. We will be adding docs about oauth2 in the next few days, so you will see when is it used.
EDIT: but anyway, it should redirect you if it’s used in the server action and if it executes without errors.
Check if your server action returns any errors: Debugging Problems

1 Like