mbuczko / cerber-oauth2-provider

Clojure implementation of RFC 6749 OAuth 2.0 authorization framework (OAuth2 provider)
Apache License 2.0
58 stars 11 forks source link

Make scopes configurable #6

Closed mbuczko closed 6 years ago

mbuczko commented 6 years ago

Available scopes should be predefined and validated accordingly.

mbuczko commented 6 years ago

scopes are now defined in configuration files.