addict
addict copied to clipboard
Tracking oauth2 server support
Just a bug tracking oauth2 server support. Not sure if it is in scope.
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:
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.