Is this typical behavior? Is there any way to prevent an email scope being added?
TL;DR
Developers are discussing the issue of email injection into scopes when using OIDC OAuth2 Provider. Roblox does not allow emails in their OAuth setup, so developers are looking for alternative approaches. Appwrite requires email, sparking a conversation about preventing email scopes from being added.
Steven
13 Sep, 2024, 21:51
Appwrite requires email, though 🧐 what provider do you have? Can you not allow email?
Austin
13 Sep, 2024, 21:52
Ah, that is what I feared. Understandable. Roblox doesn't allow emails (at least as far as I can see in their Oauth setup) so will just have to find another route to approach it. Thanks for the quick response!