https://github.com/linkorb/wado-jwt-client-php
WADO JWT Client library for PHP
https://github.com/linkorb/wado-jwt-client-php
Last synced: over 1 year ago
JSON representation
WADO JWT Client library for PHP
- Host: GitHub
- URL: https://github.com/linkorb/wado-jwt-client-php
- Owner: linkorb
- Created: 2017-11-04T12:02:20.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-07-09T17:48:49.000Z (almost 7 years ago)
- Last Synced: 2025-02-06T14:17:59.788Z (over 1 year ago)
- Language: PHP
- Size: 3.91 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
WADO-JWT Client for PHP
=======================
Simple client library for generating URLs to WADO-JWT secured servers.
## Usage
Please refer to the `example/` directory.
Copy `.env.dist` to `.env` and adjust to run the examples.