refactor(front end): login fixes to account for the forced password change
This commit is contained in:
@@ -5,7 +5,7 @@ meta {
|
||||
}
|
||||
|
||||
post {
|
||||
url: {{url}}/lst/api/auth/session
|
||||
url: {{url}}/lst/api/auth/sign-out
|
||||
body: none
|
||||
auth: inherit
|
||||
}
|
||||
@@ -25,4 +25,5 @@ script:post-response {
|
||||
|
||||
settings {
|
||||
encodeUrl: true
|
||||
timeout: 0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user