Skip to content

WebAuthenticationBroker API that supports all WinAppSDK OS's and application types #441

Open
auth0/auth0-dotnet-templates
#56
@BenJKuhn

Description

@BenJKuhn

Proposal: Lifted WebAuthenticationBroker API that supports all Reunion OS's and application types

See #398, #366 - This issue is similar, but distinct in that it covers creating a new, lifted API, rather than updating the existing one to work for more application types.

Summary

Create an API that developers can use in any application type to implement OAuth2 functionality in any app supported by Reunion.

Rationale

The existing OS API that provides this functionality requires a core Window, which, for practical purposes, means that it only works for UWP-style application, and can't be used in other types of applications. Even if the OS API were updated, it would likely only be updated for new OS versions. It would be helpful for developers to have consistent support across OS versions.

https://task.ms/31649739

Metadata

Metadata

Assignees

No one assigned

    Labels

    UWP GapIssues where functionality available in UWP is missing for Win32 appsarea-WebViewfeature proposalmaui-7.xBugs targeted for maui-7.x

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions