Libraries tagged by token generator
wernerdweight/token-generator
3829 Downloads
Simple PHP random token generator
joanfabregat/secure-token-generator
84 Downloads
Generate cryptographically secure alphanumeric tokens in PHP
dariusiii/token
6255 Downloads
Unique Token Generator For Laravel
consilience/laravel-api-token-generator
552 Downloads
Artisan command to generate API tokens for laravel applications
alexander157/token-generator
8 Downloads
ethical-jobs/laravel-token-generator
26127 Downloads
Generate simple tokens
mattkirwan/temp-token
65 Downloads
A nice and simple library which allows you to generate a random token with an accompanying expiration date - perfect for creating 'forgotten password' URL's, however the temporary token could be used for anything.
wpify/benefit-plus-gateway-sdk
98 Downloads
This is a "swagger" definition of application programming interface of the Benefit Plus e-commerce payment gateway 3. You may leverage this API from your e-shop to integrate payments by employee-benefits-programme funds. This version of the programme uses mobile payment application Benefit Plus Pay. RFC version - this is a conceptual document intended for reviewing by the Benefit Plus partnering merchants and for integration planning. Requests signingAll requests except /auth/token must be signed by "SHA-256 with RSA" (RSASSA-PKCS1-v1_5, RFC 8017 chapter 8.2) electronic signatures. See online gateway documentation for details.
wernerdweight/canonicalizer
4496 Downloads
Simple PHP string canonicalizer
ory/oathkeeper-client-php
84 Downloads
ORY Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
nogrod/ebay-buy-browse-php-sdk
6 Downloads
The Browse API has the following resources:item_summary:Allows shoppers to search for specific items by keyword, GTIN, category, charity, product, image (Experimental Method), or item aspects and refine the results by using filters, such as aspects, compatibility, and fields values, or UI parameters.item:Allows shoppers to retrieve the details of a specific item or all items in an item group, which is an item with variations such as color and size and check if a product is compatible with the specified item, such as if a specific car is compatible with a specific part.This resource also provides a bridge between the eBay legacy APIs, such as the Finding, and the RESTful APIs, which use different formats for the item IDs.The item_summary, search_by_image, and item resource calls require an Application access token.
martinmulder/openapi-crowdstrike-falcon-php
31 Downloads
Use this API specification as a reference for the API endpoints you can use to interact with your Falcon environment. These endpoints support authentication via OAuth2 and interact with detections and network containment. For detailed usage guides and examples, see our [documentation inside the Falcon console](https://falcon.eu-1.crowdstrike.com/support/documentation). To use the APIs described below, combine the base URL with the path shown for each API endpoint. For commercial cloud customers, your base URL is `https://api.eu-1.crowdstrike.com`. Each API endpoint requires authorization via an OAuth2 token. Your first API request should retrieve an OAuth2 token using the `oauth2/token` endpoint, such as `https://api.eu-1.crowdstrike.com/oauth2/token`. For subsequent requests, include the OAuth2 token in an HTTP authorization header. Tokens expire after 30 minutes, after which you should make a new token request to continue making API requests.
kruegge82/dhl-authentication-oauth-api
5 Downloads
This API describes how API client can obtain a token which is used to access various Parcel Germany APIs. Using this API is often the first step in making your API call. Preconditions You will need: * client ID (aka "API Key", obtained when you create an app in developer.dhl.com) * client secret (obtained when you create an app in developer.dhl.com) * GKP user name (obtained when setting up your business account with Parcel Germany) * GKP password (obtained when setting up your business account with Parcel Germany) Technical Information This uses an implementation of OAuth2 Password Grant (RFC 6749). After successfull usage you will: * have an opaque access token to be used for API calls afterwards * this token will have an expiration time
bonds23/alphanumnique
26 Downloads
a Small library for generate a unique alphanumeric
railt/compiler
3986 Downloads
The Railt Compiler Parser-Generator