retro-board icon indicating copy to clipboard operation
retro-board copied to clipboard

OAuth more flexible

Open dayByte opened this issue 2 years ago • 3 comments

At the moment OAuth is limited to some services. Using his own OAuth-Service is not possible at the moment.

dayByte avatar Mar 23 '22 12:03 dayByte

@dayByte : One possibility would be to implement Auth0 (https://auth0.com/universal-login) for self-hosted instances: that way, you could (in theory) set up any authentication provider you want directly on your Auth0 dashboard, and it would be transparent for Retrospected. The caveat is that you would need to pay for Auth0 yourself (Retrospected would just provide the integration). What do you think?

antoinejaussoin avatar Mar 25 '22 19:03 antoinejaussoin

https://www.passportjs.org/packages/passport-oauth2/

antoinejaussoin avatar Nov 29 '22 12:11 antoinejaussoin

Not sure why this was closed, this is not implemented yet (I need to add passport-oauth2). The comment from me was meant for me to remember to use this library

antoinejaussoin avatar Dec 12 '22 08:12 antoinejaussoin