mirror of
https://github.com/balzack/databag.git
synced 2025-04-24 02:25:26 +00:00
Update README.md
This commit is contained in:
parent
03cd108cb3
commit
92eeaa4381
@ -48,6 +48,10 @@ Logout releases the Session interface
|
||||
|
||||
```DatabacgClientSDK::logout(session: Session, all: boolean): Promise<void>```
|
||||
|
||||
Remove releases the Session interface and deletes the account from the server
|
||||
|
||||
```DatabacgClientSDK::remove(session: Session): Promise<void>```
|
||||
|
||||
<details>
|
||||
<summary>Storage can then be provided to the SDK to persist sessions</summary><br>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user