Skip to content

Gandi/wagtail-oauth2

Repository files navigation

Wagtail OAuth2

Documentation Status

Build Status

Coverage

Plugin to replace Wagtail default login by an OAuth2.0 Authorization Server.

What is wagtail-oauth2

OAuth2.0 is an authorization framework widely used and usually, OAuth2.0 authorization servers grant authorization on authenticated user.

The OAuth2 Authorization is used as an identity provider.

Read More

You can read the full documentation of this library here.