Libraries tagged by user token
darsadow/secure-api-bundle
166 Downloads
Bundle for Stateless authentication based on token and user's device.
simplephp/sign-in-with-apple
287 Downloads
Sign in with apple for PHP
semitexa/auth
132 Downloads
Semitexa Auth - user authentication with credential flows, sessions, and access tokens
omaralalwi/laravel-api-helpers
4 Downloads
collection of helpful helper functions for API Requests .
grazulex/laravel-oneclicklogin
3 Downloads
Passwordless authentication via magic links for Laravel applications - secure, single-use, time-limited URLs for seamless user login.
pliic/pliic-php
8 Downloads
Official PHP SDK for the Pliic feedback and support platform: typed API client, end-user token minting, and webhook signature verification.
sunnysideup/social_integration
29 Downloads
This module allows users to easily let users sign up and login using facebook and twitter. After a user has signed up using this module, a OAuth token for that social service will be stored against the users account. This allows your application to call the facebook and twitter apis on behalf of the user and implement whatever interesting social integration features you want. The SelectFriendPage is an example of the type of functionality that can be easily implemented once you have access to the users OAuth tokens.
mnikoei/laravel-passport-plus
7093 Downloads
This package helps you generate passport tokens without http request and also caching users and tokens
macropage/sdk-ebay-rest-browse
3252 Downloads
The Browse API has the following resources: item_summary: Lets shoppers search for specific items by keyword, GTIN, category, charity, product, or item aspects and refine the results by using filters. (Experimental) search_by_image: Lets shoppers search for specific items by image. You can refine the results by using URI parameters and filters. item: Lets you retrieve the details of a specific item or all the items in an item group, which is an item with variations such as color and size. This resource also provides a bridge between the eBay legacy APIs, such as Trading and Finding, and the RESTful APIs, such as Browse, which use different formats for the item IDs. You can use the Browse API to retrieve the basic details of the item and the RESTful item ID using a legacy item ID. (Experimental) shopping_cart: Provides the ability for eBay members to see the contents of their eBay cart, and add, remove, and change the quantity of items in their eBay cart. *Note:* This resource is not available in the eBay API Explorer. The item_summary, search_by_image, and item resource calls require an Application access token. The shopping_cart resource calls require a User access token.
davwheat/session-keepalive
1705 Downloads
Automatically refreshes user CSRF tokens to prevent interaction errors after idling.
macfly/yii2-oauth2-server
2376 Downloads
Wrapper for filsh yii2-oauth2-server provide authorize, token, user controller
devtical/laravel-drunk-on-419
344 Downloads
Handles 419 errors gracefully by redirecting users when CSRF tokens expire.
ums-lspl/sso-client
43 Downloads
Laravel client package for SmartExam SSO — verify tokens and authenticate users in consumer apps.
awstudio/google-photos-api
8138 Downloads
Google Photos API using Picasa endpoints. Let You get Albums, Pictures and Videos of Users with the acces token
musikhood/auth-client-bundle
192 Downloads
Symfony bundle for editor_v3 cookie-based auth (BEARER + refresh_token, JWT/JWKS validation, user mirror).