Function: bearerTokenDialog()
bearerTokenDialog(
comp,config):ExtendedDialogResult<BearerTokenDialogData>
Defined in: src/common/web/ui/dialogs/authorization/BearerTokenDialog.ts:22
Shows the edit dialog for entering a bearer token.
Parameters
comp
The global component.
config
A bearer strategy configuration.