Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENV file instructions unclear #4

Open
ben05allen opened this issue Jan 29, 2024 · 1 comment
Open

ENV file instructions unclear #4

ben05allen opened this issue Jan 29, 2024 · 1 comment

Comments

@ben05allen
Copy link

ben05allen commented Jan 29, 2024

It's not clear in README.md that the tenant ID needs to be appended to the authority, easy fix as below. Happy to submit a PR too.

Refer to the image above to set the values for Client and Tenant ID in the following ENV.
CLIENTID=[client id]
AUTHORITY=https://login.microsoftonline.com/[tenant id]
REDIRECT_URI=http:https://localhost:3000
POSTLOGOUT_REDIRECT_URI=http:https://localhost:3000
@Akash52
Copy link
Owner

Akash52 commented Feb 2, 2024

@ben05allen Thank you for your suggestion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants