May 23, 2017
0
Level 1
Custom Passport Authentication header
My Lumen app needs to use an authorization header of passport. I need to change Authorization header to my custom Authorization header called X-OAuth-Authorization can I do that? Because I want to use Authorization header for my middleware authentications. What should I do?
Please or to participate in this conversation.