refactor(front end): login fixes to account for the forced password change

This commit is contained in:
2025-10-21 20:27:00 -05:00
parent 43abbd53f4
commit e99c409cad
26 changed files with 10435 additions and 8732 deletions

View File

@@ -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
}