Skip to content

Commit

Permalink
Add client config doc
Browse files Browse the repository at this point in the history
  • Loading branch information
ajbura committed Feb 1, 2023
1 parent 3e83c1c commit 3a104dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -277,3 +277,5 @@ as well. Every PR will be built and deployed as a preview deploy and every commi
your Netlify site.

When deploying to thirdroom.io, the [testing procedure](./docs/testing-procedure.md) should be completed before deploying.

To setup OIDC login client configs needs to be added in `config.json`. Client configs includes `client_id` and `uris` issued by OIDC Provider.

0 comments on commit 3a104dc

Please sign in to comment.