Ryan jeric Sabado
Results
1
issues of
Ryan jeric Sabado
I was able to login using force-server and using the code below. but how can I logout? ``` let oauth = OAuth.createInstance(); oauth.login().then() ``` how to logout or clear the...