youyesyet.routes.oauth
OAuth authentication routes - not finished, does not work yet.
oauth-callback
(oauth-callback request_token {:keys [session]})Handles the callback from the authority.
oauth-init
(oauth-init request)Initiates the OAuth with the authority implied by this `request`
oauth-routes
FIXME: write docs