laravel-jwt icon indicating copy to clipboard operation
laravel-jwt copied to clipboard

Allowed token detection methods to be defined in config file

Open thetomcake opened this issue 5 years ago • 1 comments
trafficstars

My use case was that only Authorization: Bearer should be allowed and not token via a GET or POST parameter.

The requirement for this is to remove the risk of CSRF or use of cross origin requests with stolen or compromised tokens.

thetomcake avatar Dec 09 '19 22:12 thetomcake

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

sonarqubecloud[bot] avatar Jan 19 '22 01:01 sonarqubecloud[bot]