Skip to content

Commit a390d66

Browse files
committed
Spec'd authentication endpoints
1 parent 920a324 commit a390d66

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

apiary.apib

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,10 @@ Do html redirect to the password reset successful page
8080
}
8181

8282
### Log Out [GET /auth/logout]
83+
Note: Do html redirect to the password reset successful page and kill the active access token and refresh tokens
84+
8385

8486
+ Response 200 (text/html)
85-
+ Note: Do html redirect to the password reset successful page and kill the active access token and refresh tokens
8687

8788
### Deactivate [GET /auth/deactivate/:user_id]
8889

0 commit comments

Comments
 (0)