mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-19 07:53:00 +00:00
Doesn't need this
This commit is contained in:
@@ -628,6 +628,10 @@ class Spawner(LoggingConfigurable):
|
|||||||
"""
|
"""
|
||||||
).tag(config=True)
|
).tag(config=True)
|
||||||
|
|
||||||
|
def handle_auth_state(self, auth_state):
|
||||||
|
"""Pass optional auth_state to Spawner."""
|
||||||
|
pass
|
||||||
|
|
||||||
def load_state(self, state):
|
def load_state(self, state):
|
||||||
"""Restore state of spawner from database.
|
"""Restore state of spawner from database.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user