refactor: combine sign in and sign up endpoint to a single endpoint (#263)
This commit is contained in:
parent
0477db69a0
commit
af1d49bbf5
4 changed files with 52 additions and 102 deletions
|
|
@ -64,7 +64,6 @@ from .auth_extended import (
|
|||
|
||||
|
||||
from .authentication import (
|
||||
SignUpEndpoint,
|
||||
SignInEndpoint,
|
||||
SignOutEndpoint,
|
||||
MagicSignInEndpoint,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue