thegrumpys / odop

Open Design Optimization Platform (ODOP) - Coil spring design app; mechanical springs; compression spring, extension spring, torsion spring
https://www.springdesignsoftware.org
MIT License
4 stars 5 forks source link

Implement Admin architecture & enable Admin user(s) #824

Open grumpyinca opened 1 year ago

grumpyinca commented 1 year ago

Currently, certain ODOP functions are restricted to operation when in the development or staging environments. The case of easily viewing the size of the production database has provided an example where it would be desirable to have a more flexible administrative architecture.

This issue provides a place to develop specs and implement the code that delivers a more flexible and feature-rich administrative architecture. Presumably these features will integrate with and leverage Okta in some way.