Skip to content

Samk13/invenio-oauth2server

 
 

Repository files navigation

Invenio-OAuth2Server

Invenio module that implements OAuth 2 server.

Features

  • Implements the OAuth 2.0 authentication protocol.
    • Provides REST API to provide access tokens.
    • Provides decorators that can be used to restrict access to resources.
  • Handles authentication using JSON Web Tokens.
  • Adds support for CSRF protection in REST API.

About

Invenio modules that implements OAuth 2 server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 78.2%
  • HTML 21.4%
  • Shell 0.4%