Skip to content

mahfuzphp/jwt-no-auth-token

Repository files navigation

Latest Version on Packagist GitHub Tests Action Status Total Downloads

no auth token based on key, for use as application key.

Installation

You can install the package via composer:

composer require mahfuzrh/jwt-no-auth-token

You can publish the config file with:

php artisan vendor:publish --provider="Mahfuzrh\JwtNoAuthToken\JwtNoAuthTokenServiceProvider" --tag="config"

This is the contents of the published config file:

return [
];

Usage

$jwt-no-auth-token = new Mahfuzrh\JwtNoAuthToken();
echo $jwt-no-auth-token->encode();

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

jwt token for no-auth route for laravel 8

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Packages

 
 
 

Contributors

Languages