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

Fix issue: #9 #11

Closed jaredchendr closed 6 years ago

jaredchendr commented 6 years ago

Fix error: "java.lang.Exception: Exception in :insert-authcode", it is the same as issue: #9 .