tymondesigns / jwt-auth

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

Authentication with subdomains #1871

Open fernandopioli opened 5 years ago

fernandopioli commented 5 years ago

Subject of the issue

How can I manage jwt auth with subdomains? There are 2 domains cliente1.example.com cliente2.example.com

If I authenticated in cliente1, the token is valid for both. How can I validate in only one subdomain?

Your environment

Q A
Bug? no
New Feature? yes
Framework Laravel / Lumen
Framework version 6.0
Package version 1.x.y
PHP version 7.3
MikeCraig418 commented 4 years ago

@fernandopioli , did you make any progress on this one?

stale[bot] commented 3 years ago

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.