You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -360,6 +360,7 @@ smartIdSignature.getInteractionFlowUsed(); // which interaction was used
360
360
361
361
The app can support different interaction flows and a Relying Party can demand a particular flow with or without a fallback possibility.
362
362
Different interaction flows can support different amount of data to display information to user.
363
+
By now all devices (app versions) are supporting a larger amount of data (displayText200) to be displayed to the user.
363
364
364
365
Available interactions:
365
366
*`displayTextAndPIN` with `displayText60`. The simplest interaction with max 60 chars of text and PIN entry on a single screen. Every app has this interaction available.
0 commit comments