You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Route dependencies and an example using keycloak were added in this pr
There is a test keycloak file in the /examples folder with one user created. It would be nice to add some documentation on setting up a custom keycloak file.
The text was updated successfully, but these errors were encountered:
**Related Issue(s):**
- #273
**Description:**
Authentication related docker-compose files moved to `examples/auth` and
`README` with explanation of different auth patterns being used added.
**PR Checklist:**
- [x] Code is formatted and linted (run `pre-commit run --all-files`)
- [x] Tests pass (run `make test`)
- [ ] Documentation has been updated to reflect changes, if applicable
- [ ] Changes are added to the changelog
---------
Co-authored-by: Jonathan Healy <[email protected]>
Route dependencies and an example using keycloak were added in this pr
There is a test keycloak file in the /examples folder with one user created. It would be nice to add some documentation on setting up a custom keycloak file.
The text was updated successfully, but these errors were encountered: