tymondesigns / jwt-auth

🔐 JSON Web Token Authentication for Laravel & Lumen
https://jwt-auth.com
MIT License
11.24k stars 1.55k forks source link

add a customizable key trait #2178

Closed iamolayemi closed 2 years ago

iamolayemi commented 2 years ago

I added a configurable key traits which allows a user to authenticate via other key value apart from "token"