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