authority v1.4.5

Authority - OpenID OAuth 2.0 Server and OpenID Connect Provider optimized for low-latency, high throughput, and low resource consumption built in identity provider user login.

Authority

Test Codacy Badge GitHub release (latest by date) documentation

logo

A OAuth2 Server, sometimes also referred to as an OAuth 2.0 Server, OAuth Server, Authorization Server, is a software system that implements network protocol flows that allow a client software application to act on behalf of a user.

Authority is a OpenID OAuth 2.0 Server and OpenID Connect Provider written in Crystal optimized for low-latency, high throughput, and low resource consumption. Authority has a built in identity provider user login.

Authority is an open source API security for your infrastructure.

About OAuth 2.0

Implementing and using OAuth2 without understanding the whole specification is challenging and prone to errors, even when SDKs are being used. The primary goal of Authority is to make OAuth 2.0 and OpenID Connect 1.0 better accessible.

The Authority implements five grants for acquiring an access token:

  • Authorization code Grant
  • Implicit Grant
  • Resource owner credentials Grant
  • Client credentials Grant
  • Refresh token Grant
  • Device Token Grant

The following RFCs are implemented:

Please refer to the project documentation to get started

documentation

Contributing

  1. Fork it (https://github.com/azutoolkit/authority/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

Repository

authority

Owner
Statistic
  • 23
  • 1
  • 0
  • 0
  • 8
  • over 1 year ago
  • August 2, 2021
License

MIT License

Links
Synced at

Wed, 17 Apr 2024 01:54:30 GMT

Languages