Skip to content

Instantly share code, notes, and snippets.

@Bulletninja
Bulletninja / Readme.md
Created May 26, 2020 22:26 — forked from colllin/Readme.md
Auth0 + FaunaDB integration strategy

Goal

Solutions

At the very least, we need two pieces of functionality:

  1. Create a user document in Fauna to represent each Auth0 user.
  2. Exchange an Auth0 JWT for a FaunaDB user secret.