Hi @sam, I used this “bh.system.oauthService.login()” method to call login Api. how can I call logout Api?
1 Like
Hello @GeethaNagarajan , Hello @GeethaNagarajan, just like you did for login, you can also use bh.system.oauthService.logout()
1 Like