Select to view content in your preferred language

Is there a way to test my implementation of user authentication in WAB Dev Edition?

227
0
10-12-2022 02:59 AM
ViktorSafar
Occasional Contributor II

I have a widget in WAB Dev Edition which uses the `IdentityManager` to manage the user authentication.

The problem is that my WAB Dev Edition requires me to be logged in so the widget always receives an already logged in user. I also implemented a log out function via `IdentityManager.destroyCredentials()` but on page reload the WAB asks me to log in. So I never get to test my authentication code.

Tags (2)
0 Kudos
0 Replies