Backends

Here’s a list and detailed instructions on how to set up the support for each backend.

Adding new backend support

Add new backends is quite easy, usually adding just a class with a couple methods overrides to retrieve user data from services API. Follow the details in the Implementation docs.

Supported backends

Here’s the list of currently supported backends.

Social backends

Back to Top