BHelpful / MomentMeal

MomentMeal is a marketplace for food and recipes. We help you find and create the best recipes and meal plans for you.
https://momentmeal.com/
GNU Affero General Public License v3.0
13 stars 5 forks source link

Find and implement new solution for authentication #549

Closed Andreasgdp closed 1 year ago

Andreasgdp commented 1 year ago

Current authentication solution is not viable (supertokens). We need to find an alternative, which is easy to use and will integrate well with the proposed hosting solution #544.

Andreasgdp commented 1 year ago

https://medium.com/@nielsmeima/auth-in-nest-js-and-angular-463525b6e071#id_token=eyJhbGciOiJSUzI1NiIsImtpZCI6IjI1NWNjYTZlYzI4MTA2MDJkODBiZWM4OWU0NTZjNDQ5NWQ3NDE4YmIiLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2FjY291bnRzLmdvb2dsZS5jb20iLCJuYmYiOjE2Nzc1NzExNTcsImF1ZCI6IjIxNjI5NjAzNTgzNC1rMWs2cWUwNjBzMnRwMmEyamFtNGxqZGNtczAwc3R0Zy5hcHBzLmdvb2dsZXVzZXJjb250ZW50LmNvbSIsInN1YiI6IjEwMzMzNDE0MTk3NTE3MTczNjg4OSIsImVtYWlsIjoiYW5kcmVhc2dkcEBnbWFpbC5jb20iLCJlbWFpbF92ZXJpZmllZCI6dHJ1ZSwiYXpwIjoiMjE2Mjk2MDM1ODM0LWsxazZxZTA2MHMydHAyYTJqYW00bGpkY21zMDBzdHRnLmFwcHMuZ29vZ2xldXNlcmNvbnRlbnQuY29tIiwibmFtZSI6IkFuZHJlYXMgRy5EIFBldGVyc2VuIiwicGljdHVyZSI6Imh0dHBzOi8vbGgzLmdvb2dsZXVzZXJjb250ZW50LmNvbS9hL0FHTm15eGEyLUlSalR3RlBTTXlGQ3l2Rm0xbnZUSzNlekZHYnAxVmdCVk5lbkJ3PXM5Ni1jIiwiZ2l2ZW5fbmFtZSI6IkFuZHJlYXMiLCJmYW1pbHlfbmFtZSI6IkcuRCBQZXRlcnNlbiIsImlhdCI6MTY3NzU3MTQ1NywiZXhwIjoxNjc3NTc1MDU3LCJqdGkiOiI1OTcxMDFmYjViN2QxY2ZkN2M0YzM1YTFmMGE2M2U4NzFhMmE2NzU4In0.CY8CtVSS9KPrBEBj_M-36ezqzGlx0DTJCxsERIcLKFdGGL8CZ5nJOyJiJciBjJ4q3ibUWHKq5RqjxgI1wj0AcaMC3-nCWdPeImhao6xFKWFhSgjbin-CFLR2qaARI3Cj8fxiXK0sqBEzLip4Rj0N8l9-2BlNJ-oK1geZ1H-dmPsDm8SUnb2nREXSWQgx-7NTZVhj9IqnpRiF38N7p5GJI9Z7EaWLVQizPDMAB9Bl0elMTCAFmPJwVnqX1nqfTaDeoW6VQ9_ZnepvJm9Pp2K-GrkMTbFS6QOh2jx0VD92j-uEHyfldecG8p9JBjeGiTbZFxqtvWhT8YCVBjQ_sYFBow

Andreasgdp commented 1 year ago

https://github.com/ZenSoftware/zen

Andreasgdp commented 1 year ago

https://www.codemag.com/Article/1907081/Nest.js-Step-by-Step

Andreasgdp commented 1 year ago

https://auth0.com/pricing

Andreasgdp commented 1 year ago

Closed by #551