jupyterhub / jupyterhub/nativeauthenticator

Add a signup hook

Open
#108 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
81
Forks
68
PR merge metrics
No merged PRs in 30d

Description

### Proposed change
Since the users are not added to the Jupyterhub User table before logging in, it would be nice to be able to associate an action with the signup.

### (Optional): Suggest a solution
In the jupyterhub_config.py:

`c.Authenticator.post_signup_hook = mySignupAction`

Regards

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.