Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undefined authentication method in Grape::Endpoint #194

Open
gonzalo-bulnes opened this issue Sep 25, 2015 · 1 comment
Open

Undefined authentication method in Grape::Endpoint #194

gonzalo-bulnes opened this issue Sep 25, 2015 · 1 comment
Labels
help wanted Please feel free to jump into the conversation!

Comments

@gonzalo-bulnes
Copy link
Owner

See #138 - specifically this comment and the previous ones from @Kentverger.

@gonzalo-bulnes gonzalo-bulnes added help wanted Please feel free to jump into the conversation! and removed bug labels Nov 11, 2015
@gonzalo-bulnes
Copy link
Owner Author

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!

gonzalo-bulnes referenced this issue in caoer/simple_token_authentication Dec 15, 2015
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Please feel free to jump into the conversation!
Projects
None yet
Development

No branches or pull requests

1 participant