Fix login stuff?

This commit is contained in:
Owen Schwartz
2024-10-06 18:43:20 -04:00
parent 06eb1544f4
commit d144704066
11 changed files with 76 additions and 37 deletions

11
bruno/Auth/signup.bru Normal file
View File

@@ -0,0 +1,11 @@
meta {
name: signup
type: http
seq: 2
}
get {
url:
body: none
auth: none
}