addict icon indicating copy to clipboard operation
addict copied to clipboard

Tracking oauth2 server support

Open fire opened this issue 10 years ago • 2 comments

Just a bug tracking oauth2 server support. Not sure if it is in scope.

fire avatar Feb 06 '15 10:02 fire

Integrating with oauth is something I'd like to account for on this lib, but only after getting some architectural design issues and basic interactions worked out. I'll leave this issue open as reminder :+1:

trenpixster avatar Feb 07 '15 15:02 trenpixster

My plan of progress is to use the examples at https://github.com/kivra/oauth2 as a base.

I like how their sense of security is based on Solaris's RBAC.

It will need to use the ecto user backend to query password-hashes.

fire avatar Feb 10 '15 01:02 fire