Skip to content

SOLID AUTH: Add support for OAuth best practices through new Flutter developments #23

@anushkavidanage

Description

@anushkavidanage

In the current implementation, all applications (clients) register with the same redirect URI (http://localhost:4400/). This results in different applications being treated as the same OAuth client.

Work on implementing proper client differentiation through unique app identifiers.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions