Skip to content

Solid Auth should support Linux and Windows #43

@kkalass

Description

@kkalass

Affected Package

locorda_solid_auth, locorda_solid

Problem / Motivation

The solid auth package https://pub.dev/packages/solid_oidc_auth uses client id profile jsonld documents which is the recommended approach for apps. But it advises against using that on windows/linux because for those platforms we would have to add localhost to the redirect urls which is considered unsafe normally.

Proposed Solution

Research what the best practice for Linux/Windows really is and enable (and test) that approach. Make sure, those platforms are supported for the Solid backend as well

Alternatives Considered

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    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