You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would really appreciate the possibility to discuss the best way to implement the Grape support with someone familiar with Grape! I you are interested in contributing to add Grape support (see #157), this is the best place to get in touch!
* master: (38 commits)
Minor migrate to the Travis CI container-based infrastructure
Update dependencies
Minor fix misspelled option in README
Add Usage > Testing section to README
Bump version number
Update dependencies
Minor fix indentation in TokenAuthenticationHandler spec
Add support for the `fallback: :exception` option
Add failing specs for the `fallback: :exception` option support
Minor refactor add inject options into TAH#fallback_handler
Add ExceptionFallbackHandler
Refactor rename TAH#authenticate_entity_from_fallback! to TAH#fallback!
Add the fallback handler interface to DeviseFallbackHanlder
Minor refactor use Object#send to call private methods in specs
Refactor rename TAH.token_authentication_handler to TAH.fallback_handler
Refactor rename the FallbackAuthenticationHandler
Add documentation related to the new `fallback` option
Bump version number
Fix broken MongoidAdapter expectation
Revert "Add updated ActsAsTokenAuthenticatable specs"
...
# Conflicts:
# Gemfile.lock
See #138 - specifically this comment and the previous ones from @Kentverger.
The text was updated successfully, but these errors were encountered: