Forum Discussion

Lakshmi_145's avatar
Lakshmi_145
Iron Contributor
Oct 20, 2023

Send OauthPrompt as a Oauth Card

Currently, we are using a graph client for permissions of user sign in and using the below code for Sign in and token validation   new OAuthPromptSettings { ConnectionName = ConnectionName, ...

Resources