Skip to content

webfort-technologies/jwt_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JWT Example using Firebase JWT

This example illustrates on how to create JWT token and also how to send Requests to API using JWT token and how to verify those request on the Server.

How to Run Example.

  • Download the Repository into your server root.
  • Run composer install
  • run index.php file.

About

JWT Made Simple example in PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published