Libraries tagged by json token
1msg/one_msg_waba_sdk
2836 Downloads
[1MSG.IO](https://1msg.io/) is the perfect WhatsApp management tool for your business. With us you get full access to the official Whatsapp API/webhooks. Every API request must contain an Authorize HTTP header with a token. This is your channel token, which can be found in your channel project on your profile page. Please do not give the token to anyone or post it publicly. The authorization token must be added to each request in the GET parameter 'token' and always passed to query string (?token={your_token}). Parameters in GET queries pass query string. Parameters in POST requests — through the JSON-encoded request body. All 'send' methods (except /sendTemplate) will only work when the dialog session with the user is open. Some of our solutions simplify and avoid such limitations, but we urge you to pay more attention to this detail
whoa-php/json-web-token
32 Downloads
Whoa framework JSON Web Tokens support.
tokin/json-web-tokin
2011 Downloads
A JSON Web Token Library
ionghitun/jwt-token
2124 Downloads
Json web token generation and validation.
trendyminds/craft-design-tokens
3109 Downloads
A Craft dropdown field powered by JSON files in your project
wepesi/jwt
9 Downloads
simple json token web for simple authentication and token genetator
yymou/easyjwt
129 Downloads
JSON Web Token implementation for PHP.
yidejia/jwt-auth
6301 Downloads
JSON Web Token Authentication for Laravel and Lumen
sinergy84/jose
577 Downloads
JWT, JWS and JWS implementation in PHP
rluders/jwtauth
725 Downloads
JSON Web Token Authentication plugin for Winter CMS
rch/jwt-user-bundle
165 Downloads
Json Web Token authentication bundle including FOSUserBundle integration
maksimovic/jose-php
982 Downloads
JWT, JWS and JWS implementation in PHP
kolayik/auth
1937 Downloads
Kolay Auth
joseluciob/jwt-auth
291 Downloads
JSON Web Token Authentication for Laravel and Lumen
jarnovanleeuwen/jwtapi
5912 Downloads
Efficient and secure machine-to-machine API using JSON Web Tokens and asymmetric request signing.