Remove links to okpy from docs

These were removed in
https://github.com/jupyterhub/oauthenticator/pull/691,
and now the link checker is not happy.
This commit is contained in:
YuviPanda
2023-10-16 09:49:50 +05:30
parent c689ec726d
commit b50fa894ad
2 changed files with 0 additions and 2 deletions

View File

@@ -30,7 +30,6 @@ popular services:
- Globus
- Google
- MediaWiki
- Okpy
- OpenShift
A [generic implementation](https://github.com/jupyterhub/oauthenticator/blob/master/oauthenticator/generic.py), which you can use for OAuth authentication with any provider, is also available.