api-guard
API authentication
A package for authenticating RESTful APIs with API keys in Laravel
A simple way of authenticating your RESTful APIs with API keys using Laravel
692 stars
32 watching
145 forks
Language: PHP
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gokul595/api_guard | Provides JWT-based authentication with token refreshing and blacklisting for Rails APIs | 276 |
arubacao/http-basic-auth-guard | A package that re-enables HTTP Basic Authentication in Lumen >= 5.2 by providing an alternative authentication driver. | 41 |
gitguardian/apisecuritybestpractices | Resources to help developers keep sensitive information secret and mitigate potential security breaches | 1,917 |
francescomalatesta/laravel-api-boilerplate-jwt | A Laravel 5.8 API project with built-in authentication and JWT-powered REST APIs | 1,173 |
chrishunt/github-auth | Enables secure public key authentication for GitHub users | 384 |
fsgreco/vue3-laravel-api | A Vue.js frontend starter kit with authentication for a Laravel backend API | 33 |
chrisguttandin/subscribable-things | A collection of reactive wrappers for various browser APIs. | 43 |
kubeguard/guard | An authentication and authorization WebHook server for Kubernetes clusters | 595 |
jorijn/laravel-security-checker | Automates vulnerability detection and reporting in Laravel applications | 198 |
grahamcampbell/laravel-security | A wrapper of anti-XSS functionality for Laravel, providing a secure way to clean user input. | 239 |
imanghafoori1/laravel-heyman | A package that provides declarative authorization and validation for Laravel applications. | 919 |
adamjmcgrath/reactnativesimpleauthexample | An example application demonstrating authentication functionality using react-native-simple-auth | 10 |
cyx/shield | An authentication framework for Ruby applications | 125 |
teepluss/laravel-restable | Provides a RESTful API response format for Laravel applications | 70 |
beatswitch/lock-laravel | A package that provides a Laravel driver for the Lock package, enabling role-based access control and permission management. | 153 |