Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gandi/wagtail-oauth2
- Owner: Gandi
- License: bsd-3-clause
- Created: 2021-12-08T10:30:16.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-15T15:29:12.000Z (over 2 years ago)
- Last Synced: 2024-11-14T13:01:50.596Z (about 1 month ago)
- Topics: django, oauth2, wagtail
- Language: Python
- Homepage: https://pypi.org/project/wagtail-oauth2/
- Size: 99.6 KB
- Stars: 11
- Watchers: 11
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- License: LICENSE
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: CoveragePlugin 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/