Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gandi/wagtail-oauth2

A wagtail plugin to replace the login by an OAuth2.0 Authorization Server
https://github.com/gandi/wagtail-oauth2

django oauth2 wagtail

Last synced: about 1 month ago
JSON representation

A wagtail plugin to replace the login by an OAuth2.0 Authorization Server

Awesome Lists containing this project

README

        

==============
Wagtail OAuth2
==============

.. image:: https://readthedocs.org/projects/wagtail-oauth2/badge/?version=latest
:target: https://wagtail-oauth2.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

.. image:: https://github.com/Gandi/wagtail-oauth2/actions/workflows/main.yml/badge.svg
:target: https://github.com/Gandi/wagtail-oauth2/actions/workflows/main.yml
:alt: Build Status

.. image:: https://codecov.io/gh/Gandi/wagtail-oauth2/branch/main/graph/badge.svg?token=VN14GVV3Y0
:target: https://codecov.io/gh/Gandi/wagtail-oauth2
:alt: 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`_.

.. _`full documentation of this library here`: https://wagtail-oauth2.readthedocs.io/en/latest/