Skip to content

Support for multiple apps/project (duplicate users) #114

Closed
@gbkwiatt

Description

@gbkwiatt

I was just creating my own OAuth2 server base on this repo.
Main advantage in my head was, that I can use this server for multiple projects, but with that it means usernames could be duplicates, e.g. same users for different apps.

my idea was, to store users, against clientId however on getUser we don't have clientId to fetch it by.

Is there something I am missing ? is there better way to do it currently?

Or is it even a good idea to do it at all ?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions