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
@rchincha that's awesome, thanks for the link! I've taken a stab at this in project-zot/project-zot.github.io#153. Hopefully I've edited the correct source and didn't mess things up, but critique away, I'm here to learn.
zot version
2.0.1
Describe the bug
Thanks for an amazing project, really fantastic job. Just reporting a small issue in docs.
The URL, https://zotregistry.dev/v2.0.1/articles/authn-authz/#using-google-github-or-gitlab, describes OAuth based authentication with providers including GitHub, but appears to incorrectly state the callback URL, as, e.g.
Contrast this to the README in
zot/examples/README.md
Line 294 in 9def35f
zot/
in the path beforeauth
. Testing with the current (2.0.1) release I can confirm this extra bit is necessary.Note also that going to the docs page without the version in the URL, https://zotregistry.dev/articles/authn-authz/#using-google-github-or-gitlab, we no longer have these instructions at all :(.
To reproduce
See URLs above
Expected behavior
No response
Screenshots
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: