Skip to content

Instantly share code, notes, and snippets.

@woloski
Created May 16, 2015 22:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save woloski/7a62cf181932fc4f3fbb to your computer and use it in GitHub Desktop.
Save woloski/7a62cf181932fc4f3fbb to your computer and use it in GitHub Desktop.
webtask + auth0
┌──────────────────┐ ┌──────────────────┐
│ │ webtask token │ │
│ Website │◀──(w/id_token)────▶│ Auth0 │
│ │ │ │
└──────────────────┘ └──────────────────┘
│ ┌──────────────────┐
│ webtask │ │
└───────token ───────────────▶│ webtask │
(w/id_token) │ │
└──────────────────┘
┌──────────────────┐
│ │
│ DynamoDB │
│ │
└──────────────────┘
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment