Libraries tagged by api_auth
akmeh/auth0
441 Downloads
Auth0 Api Middleware is a component for Laravel connecting API with Auth0
wamesk/laravel-auth
381 Downloads
OAuth2 authorization with API endpoints. Also includes registration process, login, password reset, email validation.
oldcodefork/laminas-api-tools-mvc-auth
5837 Downloads
Laminas Module providing Authentication and Authorization events and infrastructure
ralphowino/restful-api-helper
249 Downloads
This is a starter package for a laravel api using JWT authentication and the Dingo api package
qa-data/api-security
23 Downloads
API Security: provides authentication, authorization and a role-based access control management via ACL
kruegge82/dhl-authentication-oauth-api
6 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
ibra4/api-key
12 Downloads
Provides api key for authenticatable models
sdwru/laravel-firebase-auth-plus
41 Downloads
Secure your laravel API with Google Firebase Auth and also get a full Firebase Admin SDK
logoscon/key-auth
9803 Downloads
API/Secret Key Authentication handler for the WP REST API.
kamrul-haque/laravel-passport-auth
134 Downloads
Authentication functionality for API using Laravel Passport
elmhurstprojects/github-app-api
29 Downloads
API with Github App Auth
cbxtechcorp/lumen-rest-api-template
18 Downloads
Lumen Framework Rest API Boilerplate using JWT AUTH
grixu/api-client
856 Downloads
Simple API Client with OAuth2 Auth handler
luciocodeigniter/api-ci4-car-workshop
16 Downloads
API for creating customers, their cars, their addresses, creating services and employees. Creation of customer vehicle maintenance with Codeigniter 4. The API provides registration and authentication.
lacasera/api-jwt-scaffold
15 Downloads
scaffold jwt authentication for your api