All Projects → auth0-samples → auth0-laravel-api-samples

auth0-samples / auth0-laravel-api-samples

Licence: MIT license
Auth0 Integration Samples for Laravel REST API Services

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to auth0-laravel-api-samples

auth0-django-web-app
Auth0 Integration Samples for Django Web Applications
Stars: ✭ 33 (+83.33%)
Mutual labels:  auth0, quickstart, dx-sdk
auth0-golang-api-samples
Auth0 Integration Samples for Go REST API Services
Stars: ✭ 93 (+416.67%)
Mutual labels:  auth0, quickstart, dx-sdk
auth0-rubyonrails-sample
Auth0 Integration Samples for Ruby on Rails Web Applications
Stars: ✭ 36 (+100%)
Mutual labels:  auth0, quickstart, dx-sdk
auth0-aspnet-owin-webapi-samples
Auth0 Integration Samples for ASP.NET OWIN Web API Services
Stars: ✭ 25 (+38.89%)
Mutual labels:  auth0, quickstart, dx-sdk
auth0-spring-mvc-sample
Auth0 Integration Samples for Java Spring MVC Web Applications
Stars: ✭ 20 (+11.11%)
Mutual labels:  auth0, quickstart, dx-sdk
auth0-aspnetcore-mvc-samples
Auth0 Integration Samples for ASP.NET Core MVC Web Applications
Stars: ✭ 120 (+566.67%)
Mutual labels:  auth0, quickstart, dx-sdk
auth0-golang-web-app
Auth0 Integration Samples for Go Web Applications
Stars: ✭ 112 (+522.22%)
Mutual labels:  auth0, quickstart, dx-sdk
auth0-jquery-samples
Auth0 Integration Samples for jQuery
Stars: ✭ 14 (-22.22%)
Mutual labels:  auth0, quickstart, dx-sdk
auth0-spring-security5-api-sample
Sample demonstrating how to secure your API using Spring Boot 2 and Spring Security 5
Stars: ✭ 39 (+116.67%)
Mutual labels:  quickstart, dx-sdk
auth0-xamarin-oidc-samples
Auth0 OIDC Client with Xamarin applications
Stars: ✭ 26 (+44.44%)
Mutual labels:  auth0, quickstart
auth0-ios-swift-sample
Auth0 Integration Samples for iOS Swift
Stars: ✭ 55 (+205.56%)
Mutual labels:  quickstart, dx-sdk
Auth0 React Samples
Auth0 Integration Samples for React Applications
Stars: ✭ 672 (+3633.33%)
Mutual labels:  auth0, quickstart
Auth0 Angular Samples
Auth0 Integration Samples for Angular 2+ Applications
Stars: ✭ 227 (+1161.11%)
Mutual labels:  auth0, quickstart
Auth0 Aspnetcore Webapi Samples
Auth0 Integration Samples for ASP.NET Core WebAPI Services
Stars: ✭ 109 (+505.56%)
Mutual labels:  auth0, quickstart
Auth0 Python Api Samples
Auth0 Integration Samples for Python REST API Services using Flask
Stars: ✭ 70 (+288.89%)
Mutual labels:  auth0, quickstart
Auth0 Nodejs Webapp Sample
Auth0 Integration Samples for Node Web Applications
Stars: ✭ 117 (+550%)
Mutual labels:  auth0, quickstart
auth0-android-sample
Auth0 Integration Samples for Android Applications
Stars: ✭ 61 (+238.89%)
Mutual labels:  quickstart, dx-sdk
Auth0 Express Api Samples
Auth0 Integration Samples for Node Express REST API Services
Stars: ✭ 68 (+277.78%)
Mutual labels:  auth0, quickstart
Auth0 Javascript Samples
Auth0 Integration Samples for Vanilla JavaScript Applications
Stars: ✭ 130 (+622.22%)
Mutual labels:  auth0, quickstart
Auth0 Vue Samples
Auth0 Integration Samples for Vue.js Applications
Stars: ✭ 215 (+1094.44%)
Mutual labels:  auth0, quickstart

Auth0 Laravel Backend API Sample

This sample demonstrates how to add authorization to a PHP web app using Auth0. The project source code can be found in the app directory. Follow along with Laravel Quickstart to understand this sample better.

Vulnerability Reporting

Please do not report security vulnerabilities on the public GitHub issue tracker. The Responsible Disclosure Program details the procedure for disclosing security issues.

What is Auth0?

Auth0 helps you to easily:

  • implement authentication with multiple identity providers, including social (e.g., Google, Facebook, Microsoft, LinkedIn, GitHub, Twitter, etc), or enterprise (e.g., Windows Azure AD, Google Apps, Active Directory, ADFS, SAML, etc.)
  • log in users with username/password databases, passwordless, or multi-factor authentication
  • link multiple user accounts together
  • generate signed JSON Web Tokens to authorize your API calls and flow the user identity securely
  • access demographics and analytics detailing how, when, and where users are logging in
  • enrich user profiles from other data sources using customizable JavaScript rules

Why Auth0?

License

This project is licensed under the MIT license. See the LICENSE file for more info.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].