Skip to content

A simple JWTGuard guard that checks for a Passport OAuth2 bearer token on incoming API requests and validates token signature / expiry. Provides jwtscopes middleware to validate bearer token scopes.

Notifications You must be signed in to change notification settings

howya/laravel-api-jwtguard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple JWTGuard guard that checks for a Passport OAuth2 bearer token on incoming API requests and validates token signature / expiry. Provides jwtscopes middleware to validate bearer token scopes.

To do:

Add Readme Add tests

About

A simple JWTGuard guard that checks for a Passport OAuth2 bearer token on incoming API requests and validates token signature / expiry. Provides jwtscopes middleware to validate bearer token scopes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages