mirror of
https://github.com/delight-im/PHP-Auth.git
synced 2025-08-20 14:51:28 +02:00
Rename two methods for logout to highlight the better default version
This commit is contained in:
@@ -18,6 +18,8 @@ $ composer update delight-im/auth
|
||||
|
||||
## From `v6.x.x` to `v7.x.x`
|
||||
|
||||
* The method `logOutButKeepSession` from class `Auth` is now simply called `logOut`. Therefore, the former method `logout` is now called `logOutAndDestroySession`. With both methods, mind the capitalization of the letter “O”.
|
||||
|
||||
## From `v5.x.x` to `v6.x.x`
|
||||
|
||||
* The database schema has changed.
|
||||
|
Reference in New Issue
Block a user