@remy/dennis
v0.0.1
Published
Resolves a third party email delegation service
Readme
Dennis
A module to resolve 3rd party email delegation service for single sign in via oauth.
That's to say, if my email address is [email protected] and example.com is handled by Gmail, this module will return google for the given email, and I can use Google's oAuth for sign in.
Notes
This is early stage, and far from complete. The intention is to use passportjs for auth, and passwordless pattern for unknown email delegation.
