Skip to main content

userRequestedLogin

Introduction

The userRequestedLogin() method tells the client app that the user has requested to be authenticated. The client app should respond by initiating the authentication process.

Code Example

await delegate.userRequestedLogin()