Skip to content

pierrocknroll/jwt-auth-firebase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jwt-auth-firebase

Replace jose (who is depracated) with firebase provider in jwt-auth

Installation

  • First, install me with composer in your Laravel project :
composer require "pierrocknroll/jwt-auth-firebase @dev"
  • Then change the config file of jwt-auth (config/jwt.php), under providers :
'jwt' => Pierrocknroll\JwtAuthFirebase\Firebase::class,

About

Replace jose in jwt-auth with firebase provider

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages