chore: created the route to initate magic link auth
This commit is contained in:
5
packages/hoppscotch-backend/.gitignore
vendored
5
packages/hoppscotch-backend/.gitignore
vendored
@@ -2,6 +2,9 @@
|
||||
/dist
|
||||
/node_modules
|
||||
|
||||
.env
|
||||
|
||||
|
||||
# Logs
|
||||
logs
|
||||
*.log
|
||||
@@ -32,4 +35,4 @@ lerna-debug.log*
|
||||
!.vscode/settings.json
|
||||
!.vscode/tasks.json
|
||||
!.vscode/launch.json
|
||||
!.vscode/extensions.json
|
||||
!.vscode/extensions.json
|
||||
|
||||
Reference in New Issue
Block a user