This commit is contained in:
David Langley 2026-02-25 19:30:25 +00:00
parent 47f3ed44fb
commit 2b0caa4bea

View File

@ -668,7 +668,7 @@ export class ElementWidgetDriver extends WidgetDriver {
ModuleRunner.instance.invoke(WidgetLifecycle.IdentityRequest, legacyOpts, this.forWidget);
approved = legacyOpts.approved;
}
if (approved) {
return observer.update({
state: OpenIDRequestState.Allowed,