shu-sin
shu-sin
BABetter Auth
Created by shu-sin on 4/6/2025 in #bug-reports
Generic oauth failing on missing email
I do still think email should be nullable personally
6 replies
BABetter Auth
Created by shu-sin on 4/6/2025 in #bug-reports
Generic oauth failing on missing email
I am looking now into options using the username plugin and/or remapping user.email attribute to something like a uniqueId that could be an email or username
6 replies
BABetter Auth
Created by shu-sin on 4/6/2025 in #bug-reports
Generic oauth failing on missing email
Yes but I have proposed this in another place and haven't yet received a response. This is our current approach too however I am not sure if this has a knock-on effect in other areas of auth where the email is expected to be resolvable (invite emails, etc)
6 replies
BABetter Auth
Created by shu-sin on 4/6/2025 in #help
Guidance on JWT / Bearer usage for external APIs
The last point is future implementation and could potentially be solved with API keys instead however at the start we need to handle JWTs as bearer
3 replies
BABetter Auth
Created by shu-sin on 3/30/2025 in #help
Dealing with generic OAuth provider that does not send email and account linking
After reviewing the codebase and comparing to twitter and TikTok, I can see email is engrained in the internals so this level of customization wouldn’t be possible
4 replies
BABetter Auth
Created by shu-sin on 3/30/2025 in #help
Dealing with generic OAuth provider that does not send email and account linking
Or I should rather say is there a way to hook into the user create action to look for an existing user based on something other than email?
4 replies