cahaseler / EMPACT

Environmental and Maturity Program Assessment and Control Tool: An Open Source IP2M METRR model implementation
Creative Commons Attribution 4.0 International
1 stars 1 forks source link

Add authentication and SSO to Web App with AuthJS #21

Open cahaseler opened 1 month ago

cahaseler commented 1 month ago

Since I want this to be usable by as many people as possible, I want to figure out how to programmatically add authentication strategies based on admin-user configuration that can be done inside an admin user interface. However, I also want to make sure that it gets cached and doesn't have to do a database call every time a user hits the middleware.