Libraries tagged by json auth
jarnovanleeuwen/jwtapi-laravel
2310 Downloads
JWT API authentication driver (Guard) for Laravel.
awalko/api-guard
52 Downloads
A simple way of authenticating your APIs with API keys using Laravel
mathieu-bour/guardian
1627 Downloads
Highly configurable JSON Web Token implementation for Laravel and Lumen.
graphene-ict/laravel-cognito-guard
7 Downloads
Laravel authentication guard to validate JSON Web Tokens (JWT) issued by an AWS Cognito User Pool
redkite-labs/redkite-labs-bootstrap-bundle
5131 Downloads
RedKiteLabsBootstrapBundle takes care to autoload and configure bundles on a composer base application. The responsibility to configure the bundle is delegated to the bundle's author, who implements an autoloader.json file, where declares the bundle's configuration.
flint/antenna
573 Downloads
Authenticate Users through Symfony Security using JSON Web Tokens
shell/data-and-reporting-sdk
35 Downloads
Data And Reporting product consists of API's which provides details of transaction and invoice informations about shell cards. The Shell Card Transaction and Invoice API is REST-based and employs Basic authentication in Version 1 and Oauth authentication in Version 2 end points. The API endpoints accept JSON-encoded request bodies, return JSON-encoded responses and use standard HTTP response codes. All resources are located in the Shell Card Platform. The Shell Card Platform is the overall platform that encompasses all the internal Shell systems used to manage resources.
apimaticsupport/conversationsapi
59 Downloads
## Introduction Send messages using unifonic’s Conversations API. Message your target audience over social channels (WhatsApp for Business, Messenger, SMS, etc..). Unifonic conversations API Restful and HTTP **API's** uses The basic Authentication protocol. All request and response bodies are formatted in JSON. ## Get an account To start using the API you need to send an email [email protected] to create an account for you. ## Base URL All URLs referenced in the documentation have the following base: **apis.unifonic.com** ## Security To ensure privacy, we recommend you to use HTTPS for all unifonic API requests. ## Formats conversations API only supports JSON format. All requests must use the Content-type header set to application/json. ## Support We’re here to help! Get in touch with support at and we’ll get back to you as soon as we can or you can contact us throw live chat on our [website] (www.unifonic.com).
mediawiki/guzzle-json-auth
23 Downloads
Authenticate with a JSON endpoint using a configurable Guzzle client
grimzy/security-json-service-provider
21 Downloads
Service Provider JSON auth
asseco-voice/laravel-json-authorization
1634 Downloads
Laravel JSON authorization
jalmirante/json-api-auth
8 Downloads
Paquete JSON API AUTH for Laravel de Ariel Mejia Dev con soporte para Laravel 10.
neznajki/json-rpc-authorization
7 Downloads
authorization for json rpc
yzen.dev/jwt-auth
3 Downloads
JSON Web Token Authentication for Laravel and Lumen (fork from tymondesigns/jwt-auth)
yyliziqiu/jwt-auth
0 Downloads
JSON Web Token Authentication for yii2