-
Notifications
You must be signed in to change notification settings - Fork 102
Open
Labels
wontfixThis will not be worked onThis will not be worked on
Description
Hey.
I'm was looking at your library to use it in my projects but there's one thing that I can't find info about: multi domain registration. I've seen that the domain is used not only for being an ID but also to prevent login in case of data leakage. From what I've seen it takes domain, hash it and check against said hash if needed, right? Would it be possible to use a list of domains for that? The way I see it, if I have a few entry points (eg. example.com, sub1.example.com, sub666.example.com) I don't need to register user on each of them but rather have one to rule them all. ;) Is it possible to achieve with your code?
Metadata
Metadata
Assignees
Labels
wontfixThis will not be worked onThis will not be worked on