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
- Host: GitHub
- URL: https://github.com/aeksco/react-node-typescript-postgres-starter
- Owner: aeksco
- License: mit
- Created: 2020-02-15T04:57:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T01:23:20.000Z (over 3 years ago)
- Last Synced: 2025-02-10T15:50:36.772Z (over 1 year ago)
- Language: JavaScript
- Size: 3.2 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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