rails_api_auth
rails_api_auth copied to clipboard
[WIP] allow custom grant type handlers
This adds support for implementing custom authenticators for supporting custom grant types. This is only the first stab at the feature and likely needs some cleanup and tuning but should be functional already.