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

kaluza-tech/http4s-auth0

Repository files navigation

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