We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 099b38e commit 1e8f112Copy full SHA for 1e8f112
CHANGELOG.md
@@ -14,10 +14,10 @@ the session.
14
15
### Changed
16
17
-- `req#logout()` is now an asynchronous function and requires a callback
18
-function as the last argument.
19
- `req#login()` and `req#logout()` regenerate the the session and clear session
20
information by default.
+- `req#logout()` is now an asynchronous function and requires a callback
+function as the last argument.
21
22
### Security
23
0 commit comments