araclx / mello

Privacy-focused Social Metwork which connects right people's in efficient way
https://m3llo.co
GNU General Public License v3.0
4 stars 2 forks source link

chore: introduce user model (MEL-12) #23

Closed keinsell closed 2 years ago

keinsell commented 2 years ago

prepare database connection and user model

linear[bot] commented 2 years ago
MEL-12 Add fallback (v1) authentication based on Passport

Using an Auth0 is good option to go overall, but we should also implement Passport as our fallback authenticate method which will have shared data across Auth0 and decrypt password with keys used in Auth0.