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

Add a way to configure client as trusted #5

Closed mbuczko closed 6 years ago

mbuczko commented 6 years ago

This is to mark certain clients as trusted ones and omit confirmation step during an oauth dance.