Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 726 Bytes

LoginSessionForIDPInput.md

File metadata and controls

16 lines (11 loc) · 726 Bytes

affinidi_tdk_login_configuration_client.model.LoginSessionForIDPInput

Load the model package

import 'package:affinidi_tdk_login_configuration_client/api.dart';

Properties

Name Type Description Notes
loginChallenge String IDP Login Challenge to Associate the Session with
clientId String IDP client id to Associate the Session with

[Back to Model list] [Back to API list] [Back to README]