feat: Update customer related typings and sdk methods (#7440)
This commit is contained in:
@@ -32,6 +32,8 @@ export class Auth {
|
||||
} else {
|
||||
this.client.setToken(token)
|
||||
}
|
||||
|
||||
return token
|
||||
}
|
||||
|
||||
logout = async () => {
|
||||
|
||||
Reference in New Issue
Block a user