auth-module
auth-module copied to clipboard
Multiple header tokens
Is your feature request related to a problem? Please describe.
We use Devise with rails on the API side and our authentication mode is not managed with a single token but several from the header of the request ['access-token', 'client', 'uid', 'token-type ']
.
In V5 would it be possible to consider this authentication strategy?
I think many people use this authentication method and can only be better for the auth module 🚀 💪
Of course we can discuss it and if you need help I'm in