Libraries tagged by HSSession
mrclay/shibalike
54961 Downloads
Provides a PHP library for emulating a Shibboleth environment.
mezzio/mezzio-csrf
198130 Downloads
CSRF token generation and validation for PSR-7 and PSR-15 applications using mezzio-session
kronthto/laravel-oauth2-login
16571 Downloads
Provides a middleware to protect resources requiring an OAuth2 login
karriere/state
16633 Downloads
Laravel package for storing current application state in cache/session
ikkez/f3-flash
20014 Downloads
Add simple Flash Messages and Flash Keys to PHP Fat-Free Framework
flux-se/sylius-stripe-plugin
5084 Downloads
Sylius Stripe plugin using Payment Request
ezsystems/stash-bundle
241482 Downloads
Incorporates the Stash caching library into Symfony.
eightcedars/filament-inactivity-guard
5362 Downloads
Gracefully auto-logout users from idle/inactive Filament sessions
diecoding/yii2-toastr
23986 Downloads
Simple flash toastr notifications for Yii2
barchart/laravel-remember-all
25773 Downloads
A Laravel session driver to remember all devices a user has logged in with.
aplus/app
1583490 Downloads
Aplus Framework App Project
alajusticia/laravel-logins
5297 Downloads
Sessions and Sanctum tokens tracking in Laravel apps, users notification on new login, multiple remember tokens, IP geolocation, User-Agent parser
blomstra/flarum-redis
41642 Downloads
Adds Redis cache, sessions and queue to Flarum
yireo/magento2-custom-graph-ql-query-limiter
24694 Downloads
Magento 2 module to sync a GraphQL session with the regular session
talon-one/talon-one-client
90204 Downloads
Use the Talon.One API to integrate with your application and to manage applications and campaigns: - Use the operations in the [Integration API section](#integration-api) are used to integrate with our platform - Use the operation in the [Management API section](#management-api) to manage applications and campaigns. ## Determining the base URL of the endpoints The API is available at the same hostname as your Campaign Manager deployment. For example, if you access the Campaign Manager at `https://yourbaseurl.talon.one/`, the URL for the [updateCustomerSessionV2](https://docs.talon.one/integration-api#operation/updateCustomerSessionV2) endpoint is `https://yourbaseurl.talon.one/v2/customer_sessions/{Id}`