Customization of header parameters in authentication #20
-
I cannot send additional parameters to the Header, such as:
I need to send a token header of type Bearer so is there any possibility to send auth.headers or bearerToken? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
@ezequidias update: However, could you please describe your use case with Passport usage? |
Beta Was this translation helpful? Give feedback.
-
I made some adjustments to laravel-wave-js ! to work with csrf-token and token bearer! take a look at my updates and see if everything is ok? |
Beta Was this translation helpful? Give feedback.
I made some adjustments to laravel-wave-js ! to work with csrf-token and token bearer!
take a look at my updates and see if everything is ok?
pull laravel-wave-js