rodauth-oauth is a rack-compatible toolkit for building OAuth 2.0
authorization servers, as well as OpenID Authentication Providers..
# as simple as
rodauth do
enable :oauth
end
Website: https://honeyryderchuck.gitlab.io/rodauth-oauth/
Documentation: https://honeyryderchuck.gitlab.io/rodauth-oauth/rdoc/
Wiki: https://gitlab.com/honeyryderchuck/rodauth-oauth/wikis/home
CI: https://gitlab.com/honeyryderchuck/rodauth-oauth/pipeline
### 0.2.0
Feature: SAML Grant Type ("enable :oauth_saml")
Improvement: Support for rotating JWK keys
Improvement Support for reusing access tokens