Skip to content
This repository has been archived by the owner on May 16, 2022. It is now read-only.

Latest commit

 

History

History
37 lines (19 loc) · 616 Bytes

README.md

File metadata and controls

37 lines (19 loc) · 616 Bytes

http4s-auth0

CircleCI

Middleware to allow http4s clients and servers to use the Auth0 system for backend API authentication using JWT.

Client

Quickstart

Quick sample code

Configuration

Where do I get config for a client from the Auth0 website...

Example

Full sample code

Server

Quickstart

Quick sample code

Configuration

Where do I get config for a server from the Auth0 website...

Example

Full sample code

TODO

  • allow grant types to be surfaced in controller