feat: encapsulate identity with better-auth
This commit is contained in:
@@ -12,9 +12,8 @@ post {
|
||||
|
||||
body:json {
|
||||
{
|
||||
"deviceId": "",
|
||||
"preAuthSessionId": "",
|
||||
"userInputCode": ""
|
||||
"email": "john.doe@fixture.none",
|
||||
"otp": ""
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -12,7 +12,6 @@ post {
|
||||
|
||||
body:json {
|
||||
{
|
||||
"base": "http://localhost:5170",
|
||||
"email": "john.doe@fixture.none"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,7 +12,7 @@ post {
|
||||
|
||||
body:json {
|
||||
{
|
||||
"name": "valkyr"
|
||||
"name": ""
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user