GuidesOAuth

OAuth

Zipline now supports user registration via OAuth providers. This guide will walk you through the process of setting up OAuth for your Zipline instance.

Supported OAuth Providers

Enabling OAuth

To enable OAuth, you must set the FEATURES_OAUTH_REGISTRATION environment variable to true.

Setup a Provider

Follow the steps on the provider you selected to setup OAuth for your Zipline instance.

Last updated: 8/4/2023
Edit this page on GitHub