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

Implement Auth0 mock server for local development #552

Open
ygrishajev opened this issue Dec 12, 2024 · 0 comments
Open

Implement Auth0 mock server for local development #552

ygrishajev opened this issue Dec 12, 2024 · 0 comments

Comments

@ygrishajev
Copy link
Contributor

To make sure anyone can develop features which require auth we can do 2 things: share our dev env secrets or implement a mock server into our docker compose setup. The 1st one is not always desirable, however the last one would work in any case.

Acceptance criteria:

  • investigate possible solutions. One I found quickly is https://github.com/primait/localauth0
  • add it to our docker compose setup
  • update apps to use it for local development (readmes, .env.local.sample)
@ygrishajev ygrishajev added this to the Local Console Apps Boot milestone Dec 12, 2024
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

1 participant