OAuth2Utils

Util functions for OAuth2 and connected (OpenID Connect, UMA2) standards

Standard sets are the following:

Installation

def deps do
  [
    {:oauth2_utils, "~> 0.1.0"}
  ]
end