mirror of
https://github.com/balzack/databag.git
synced 2025-05-04 15:35:16 +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>```
|
```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>
|
<details>
|
||||||
<summary>Storage can then be provided to the SDK to persist sessions</summary><br>
|
<summary>Storage can then be provided to the SDK to persist sessions</summary><br>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user