Skip to content
This repository was archived by the owner on Jul 25, 2024. It is now read-only.
This repository was archived by the owner on Jul 25, 2024. It is now read-only.

Login via pop-up window #73

@fernandomg

Description

@fernandomg

In the project we're working on, we leave all the auth flow to the SDK.

Occasionally, the session is lost or expired and needs to re-connect.

It would be cool if the SDK provided a solution to handle the log in via a popup window, so we don't leave the site and don't need to handle all the state persistence/rehydration.

Something around: https://github.com/authts/oidc-client-ts/blob/94c3bdc/src/UserManager.ts#L270

Is it possible? Or may it cause potential security issues?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    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