grape_token_auth icon indicating copy to clipboard operation
grape_token_auth copied to clipboard

It should be possible to configure the auth header keys used

Open mcordell opened this issue 9 years ago • 0 comments

See this

DTA has the key hardcoded in: https://github.com/lynndylanhurley/devise_token_auth/blob/e0b4dff6bc76ad7f3021e579cfa23477752140ff/app/controllers/devise_token_auth/concerns/set_user_by_token.rb#L29.

I don't see a reason why it couldn't be configured but I'm going to think on this a bit. Likely this will break ng-token-auth compatibility?

mcordell avatar Nov 02 '15 05:11 mcordell