DisplayModesEnum
Specifies how the Authorization Server displays the authentication and consent user interface pages to the End-User.
Properties
Name | Type | Required | Description |
---|---|---|---|
PAGE | str | ✅ | "page" |
POPUP | str | ✅ | "popup" |
TOUCH | str | ✅ | "touch" |
MOBILE | str | ✅ | "mobile" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs