jupyterhub / jupyterhub/nbgitpuller
API request causes oauth redirect loop
Open
- Dominant language
- Python
- Stars
- 237
- Forks
- 86
- PR merge metrics
- No merged PRs in 30d
Description
When trying to use latest nbgitpuller, we see:
There's nothing in the js console, but looking at the network tab, we see that the API call is considered unauthenticated and thrown to an auth loop:
This turns into a loop that the browser eventually kills
Contributor guide
Assessment
This issue has not been assessed yet.