You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 8, 2021. It is now read-only.
The authenticate workflow's :workflows option takes a vector, so you can add any number of workflows to guard a ring handler (resource(s)). That seems obvious, so I think I perhaps haven't understood your question.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is it possible to enable different access workflows for the same resource?
I have multiple oauth workflows (https://github.com/ddellacosta/friend-oauth2) with different authorization authorities, e.g., google, facebook etc.
How could create such a setup using friend?
The text was updated successfully, but these errors were encountered: