Neilk1021 opened a new issue, #7296:
URL: https://github.com/apache/texera/issues/7296

   ### Task Summary
   
   Currently avatar is bound to google authentication which means we can't have 
avatars for other sign-in services. avatar on User holds a google specific link 
that would break with another login service provider. 
   
   ### Requirements
   
   - Need to migrate the User field to hold a normal image link, and need to 
refactor GoogleAuthProvider to provide a standardized link.
   - Need to write an whitelist of verified sources that we allow to serve the 
avatar from. 
   
   ### Task Type
   
   - [x] Refactor / Cleanup
   - [ ] DevOps / Deployment / CI
   - [ ] Testing / QA
   - [ ] Documentation
   - [ ] Performance
   - [ ] Other


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to