Skip to content

Maui SDK should open its own browser window for unpackaged apps #382

Description

@ahmed-abdelrazek

Checklist

  • I have looked into the Readme and the documentation, and have not found a suitable solution or answer.
  • I have looked into the API documentation and have not found a suitable solution or answer.
  • I have searched the issues and have not found a suitable solution or answer.
  • I have searched the Auth0 Community forums and have not found a suitable solution or answer.
  • I agree to the terms within the Auth0 Code of Conduct.

Describe the problem you'd like to have solved

if my maui windows app is unpackaged the sdk will throw an exception that it need Package.appxmanifest i guess because it need it for the callback to deliver the login result for the app

Describe the ideal solution

if the windows app was unpackaged the sdk should open its own webview window like wpf and windows forms

Alternatives and current workarounds

i guess if the sdk didn't crash because the app is unpackaged, devs can implement ibrowser on their own and pass it to the sdk to use instead of opening the default browser

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestA feature has been asked for or suggested by the community

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions