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

https://github.com/aeksco/react-node-typescript-postgres-starter


https://github.com/aeksco/react-node-typescript-postgres-starter

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# react-node-typescript-postgres-starter

**Okta Setup Notes**

- Create and confirm an [Okta](https://okta.com) developer account
- Log into the Okta developer dashboard
- Get your Org URL
- Get your API Token
- Add these values to `.env` file

**Okta JWT Provider Notes**

- https://github.com/okta/okta-oidc-js/tree/master/packages/jwt-verifier
- https://github.com/okta/okta-sdk-nodejs#get-a-user
- https://developer.okta.com/docs/guides/customize-tokens-returned-from-okta/add-groups-claim-org-as/
- https://developer.okta.com/docs/reference/api/oidc/#response-example-error-8
- https://levelup.gitconnected.com/building-your-graphql-api-with-node-and-mongodb-799a2b9ae0b4