clojusc / friend-oauth2

OAuth2 Workflow for Friend (https://github.com/cemerick/friend)
MIT License
102 stars 24 forks source link

Provide helper namespaces for contributed workflows #50

Closed oubiwann closed 7 years ago

oubiwann commented 7 years ago

After fully integrating the examples into this repo (see #43), and recommending a backwards-compatible approach for simplifying workflow configuration (see #49), it might make sense to provide wrappers (in their own namespaces) for workflows against commonly used/contributed services.

Open questions:

Part of release #64