Libraries tagged by api auth
code4mk/kauth
121 Downloads
kauth is JWT API Authentication ( jwt-auth ) for laravel
preferans/oauth-bridge
319 Downloads
A library focused on API Authentication for Phalcon applications.
tomatophp/tomato-crm-module
588 Downloads
full accounts manager with API/Notifications/Contacts to manage your contacts and accounts
luksh123/google
1448 Downloads
Google API wrapper and authentication for Nette Framework
kdyby/google
80228 Downloads
Google API wrapper and authentication for Nette Framework
martinmulder/openapi-crowdstrike-falcon-php
42 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.
kdyby/github
1504 Downloads
Github API client with authorization for Nette Framework
kregel/laravel-abstract
513 Downloads
Dynamic Laravel CRUD API with support for auth policies
luyadev/luya-module-admin-usertoken
3487 Downloads
Extend the LUYA Admin by providing app's which then LUYA Admin users can authenticated through the API.
krymosoftware/php-k8s
33 Downloads
Control your Kubernetes clusters with this PHP-based Kubernetes client. It supports any form of authentication, the exec API, and it has an easy implementation for CRDs.
esistemasinteligentes/php-k8s
255 Downloads
Control your Kubernetes clusters with this PHP-based Kubernetes client. It supports any form of authentication, the exec API, and it has an easy implementation for CRDs.
geoffselby/laravel-jwt-boilerplate
21 Downloads
Rapidly build an API with Laravel and JWT authentication.
corbanb/freebird-php
8571 Downloads
Twitter API v1.1 Application only authoization library
mademovement/freebird-php
864 Downloads
Twitter API v1.1 Application only authoization library
fetchwitter/fetchwitter
76 Downloads
PHP framework to fetch tweets from Twitter API v1.1 using OAuth authentication/authorization