Auth

Login

This will redirect you to the OAuth provider for authentication with email/pass, SSO, Google, Github, etc.

get/api/auth

Query parameters

organization_idstring uuid nullable

ID of organization to authenticate into

redirect_uristring nullable

URL to redirect to after successful login

inv_codestring uuid nullable

Code sent via email as a result of successful call to send_invitation

Changes