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

https://github.com/imarsman/basicauth

A sample implementation of basic authentication handling with the capability of adding JWT token handling. Includes a pluggable design to allow flexible choices for session handling. Tests give examples of how to use various aspects of the package.
https://github.com/imarsman/basicauth

basic-authentication http jwt-authentication session-management

Last synced: about 1 year ago
JSON representation

A sample implementation of basic authentication handling with the capability of adding JWT token handling. Includes a pluggable design to allow flexible choices for session handling. Tests give examples of how to use various aspects of the package.

Awesome Lists containing this project