Recommend this page to a friend! |
Classes of andy honeycutt | PHP JWT Library API Base | README.md | Download |
|
|
![]() READMEJWT Api Base is a simple wrapper class for handling JWT auth and endpoint requests. ConfigureModify the first few lines to define the api base auth URL for your JWT-auth enabled API, if needed change the username and password parameters to mirror the username and password fields required by your API provider. For example:
Changes to:
|