pentaclexyz / minipent

mini pentacle - built for orgs to un-scale
https://minipent.xyz
6 stars 3 forks source link

auth and 2fa #30

Open pentcle opened 1 year ago

pentcle commented 1 year ago

a) ability to log in to view specified content

eg: dev team member can see dev planning pages

b) require 2FA

passport.js seems to be a good option - eg could require github login, and all team members are required to have 2FA for gh login

pentcle commented 1 year ago

Image

pentcle commented 1 year ago

https://www.passportjs.org/packages/

sha237gh commented 1 year ago

https://medium.com/@FerasAllaou/using-twilio-to-enable-2-step-verification-in-strapi-f9cdeb9f1b46