Libraries tagged by access_token
sympla/mesa-gold-bar
24164 Downloads
A library that provides remote user identification from oauth2 access tokens.
amazeelabs/silverback_preview_link
5228 Downloads
Decoupled preview with access token.
bolandish/instagram-grabber
4250 Downloads
A workaround for the new Instagram policy to get images by hashtag and user id. No need for accesstoken
sopheak/sp-jwt-auth
91 Downloads
First-party JWT access and rotating refresh token authentication for Laravel apps.
wukka/nonce
11519 Downloads
Nonce - token generator to prevent unauthorized access.
1msg/one_msg_waba_sdk
4648 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
vaclavvanik/oauth2-token
13 Downloads
OAuth 2.0 access-token contract with pluggable, expiry-aware token caching
larastuffs/vidyo-token
2124 Downloads
Generate access tokens for Vidyo.io
ups-api/php-widget-sdk
117 Downloads
This SDK will help you generate the access token using PHP . Using this access token you will be able to connect to widgets supported by UPS.
joshcanhelp/wp-rest-api-auth0
31 Downloads
Protect a WP REST API with OAuth2 using Auth0
guzzlehttp/guzzle-instagram-subscriber
491 Downloads
Guzzle Instagram subscriber
luyadev/luya-module-admin-usertoken
3813 Downloads
Extend the LUYA Admin by providing app's which then LUYA Admin users can authenticated through the API.
keukenmagazijn/passport-authenticator
3031 Downloads
A superclass package that you can extend upon that will handle the authentication and refreshing of your access (bearer) tokens
hamidou-ie/keycloak-client-bundle
192 Downloads
Keycloak client bundle for Symfony, designed to simplify Keycloak integration into your application and provide additional functionality for token management and user information access
jardissupport/auth
11 Downloads
Opaque token management, session handling, password hashing, and role-based access control for PHP DDD applications — framework-free, no JWT, no third-party runtime dependencies beyond PHP built-ins and the Jardis contract