security

v1.5.1

Security Library for HTTP client and server with OAuth2 support

Build StatusTest StatusCoverageDocumentation Status

Ada Security provides a security framework which allows applications to define and enforce security policies. This framework allows users to authenticate by using OpenID Authentication 2.0 as well as OAuth 2.0 protocol. It allows a web application to integrate easily with Yahoo!, Gitlab, Github, Facebook and Google+ authentication systems. The Ada05 library includes:

  • An OpenID client authentication,
  • An OAuth 2.0 client authentication,
  • An OpenID Connect authentication framework,
  • An OAuth 2.0 server authentication framework,
  • A policy based security framework to protect the resources

The Ada Security library is used by the Ada Web Application to provide authentication and access control to users within the web applications.

Documentation

Install

Globally install this crate:

alr install security

Add to your project:

alr with security

Crate Information

Authors

Maintainers

Maintainers (GitHub pseudo)

Release Date

last year

First Release

1/13/2021

License

Statistics

Dependencies: 2

Dependents: 7

Versions: 4

Dependencies

utilada^2.6.0