-
Notifications
You must be signed in to change notification settings - Fork 0
Implement OAuth (Spring) #82
Copy link
Copy link
Open
Labels
back-endWork that is not directly visible for the end user.Work that is not directly visible for the end user.enhancementNew feature or requestNew feature or requestfront-endWork that is directly visible for the end userWork that is directly visible for the end usersecurity fixSecurity fix generated by MendSecurity fix generated by Mend
Metadata
Metadata
Assignees
Labels
back-endWork that is not directly visible for the end user.Work that is not directly visible for the end user.enhancementNew feature or requestNew feature or requestfront-endWork that is directly visible for the end userWork that is directly visible for the end usersecurity fixSecurity fix generated by MendSecurity fix generated by Mend
Is your feature request related to a problem? Please describe.
At the moment its only possible to register using email. Although its a workable solution it would benefit the user to be able to login using Google or Github auth.
Describe the solution you'd like
Implement Springs OAuth. The project is already Spring based so shouldn't be to hard.
Describe alternatives you've considered
Leave it as is with the notion that users will request such features later on.
Additional context
Thx to JP for mentioning. Plan did already exist but was placed for later on. I moved it up the chain to have it implemented asap.