{"id":13609148,"url":"https://github.com/jupyterhub/nullauthenticator","last_synced_at":"2025-04-15T14:57:14.974Z","repository":{"id":24546327,"uuid":"101861579","full_name":"jupyterhub/nullauthenticator","owner":"jupyterhub","description":"Null Authenticator for JupyterHub instances that should have no login mechanism","archived":false,"fork":false,"pushed_at":"2022-12-07T12:48:52.000Z","size":19,"stargazers_count":9,"open_issues_count":1,"forks_count":11,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-04-15T14:57:08.381Z","etag":null,"topics":["authenticator","jupyterhub"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterhub.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-08-30T09:12:22.000Z","updated_at":"2023-11-13T11:30:22.000Z","dependencies_parsed_at":"2023-01-14T01:09:59.537Z","dependency_job_id":null,"html_url":"https://github.com/jupyterhub/nullauthenticator","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterhub%2Fnullauthenticator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterhub%2Fnullauthenticator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterhub%2Fnullauthenticator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterhub%2Fnullauthenticator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterhub","download_url":"https://codeload.github.com/jupyterhub/nullauthenticator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249094937,"owners_count":21211836,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["authenticator","jupyterhub"],"created_at":"2024-08-01T19:01:32.816Z","updated_at":"2025-04-15T14:57:14.957Z","avatar_url":"https://github.com/jupyterhub.png","language":"Python","readme":"# DEPRECATED #\n\nNullAuthenticator was moved to JupyterHub Core in version 2.0.0.\nYou can migrate to it by setting:\n\n```python\nc.JupyterHub.authenticator_class = \"null\"\n```\n\n# NullAuthenticator\n\n[![PyPI](https://img.shields.io/pypi/v/nullauthenticator.svg)](https://pypi.org/project/nullauthenticator/)\n\n\nNull Authenticator for JupyterHub instances that should have no login mechanism,\nsuch as those that exclusively allow access via API token.\n\n## Installation\n\nAs prerequisites, Python 3.4+ and JupyterHub 0.8.0+ are required to use Null\nAuthenticator.\n\nTo install `nullauthenticator`, enter in a terminal:\n\n```\npython3 -m pip install nullauthenticator\n```\n\n## Usage\n\nEnable null authenticator in `jupyterhub_config.py`:\n\n```python\nc.JupyterHub.authenticator_class = 'nullauthenticator.NullAuthenticator'\n```\n\n## Example\n\nThe `examples` directory of this repo demonstrates a [token-only example](./examples/token-only/README.md)\nwith Null Authenticator which uses external user creation and authentication.\n","funding_links":[],"categories":["JupyterHub认证"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjupyterhub%2Fnullauthenticator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjupyterhub%2Fnullauthenticator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjupyterhub%2Fnullauthenticator/lists"}