Authentication

Authenticated using an OAuth provider

Start OAuth flow using the specified provider

get/auth/oauth/{provider}

Path parameters

providerstring required

Key of the activated OAuth provider.

Query parameters

redirectstring

Where to redirect on successful login.<br/>If set the authentication details are set inside cookies otherwise a JSON is returned.

Response

Successful request

publicboolean

Changes