issues
search
Improwised
/
BookStack
A platform to create documentation/wiki content built with PHP & Laravel
https://www.bookstackapp.com/
MIT License
0
stars
0
forks
source link
Set profile photo of social account as user avatar
#25
Open
brijm-improwised
opened
3 weeks ago
brijm-improwised
commented
3 weeks ago
Fixes Issue : Download profile image on registration/login using OAuth2 / social logins
Closes #23
Changes proposed
get Social Avatar url and pass to set that Avatar to userAvatar when any user will register with social account
Put job for set and update social user profile photo as user avatar
also add checkbox in myAccount setting that user want to use social account avatar or custom
add scheduler for every day that every day all social user profile photo will be updated if they didn't use custom avatar
Check List (Check all the applicable boxes)
[x] My code follows the code style of this project.
[ ] My change requires changes to the documentation.
[ ] I have updated the documentation accordingly.
[x] All new and existing tests passed.
[x] This PR does not contain plagiarized content.
[ ] The title of my pull request is a short description of the requested changes.
Screenshots
Note to reviewers
Fixes Issue : Download profile image on registration/login using OAuth2 / social logins
Closes #23
Changes proposed
Check List (Check all the applicable boxes)
Screenshots
Note to reviewers