Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/auth0-blog/lumen-api-auth

Lumen Authors API. Secured with JWT
https://github.com/auth0-blog/lumen-api-auth

api auth0 authentication authorization jwt lumen microservice php secure

Last synced: 2 months ago
JSON representation

Lumen Authors API. Secured with JWT

Awesome Lists containing this project

README

        

This repo demonstrates how to create a simple API with Lumen, require an access token to access endpoints, and add permission requirements using Auth0.

For instructions, please [follow the tutorial here](
https://auth0.com/blog/developing-restful-apis-with-lumen).