opendcs / rest_api

Rest API that serves OpenDCS database objects as JSON
Apache License 2.0
1 stars 2 forks source link

Document modularization for future authentication enhancements #168

Closed dezidizon closed 2 weeks ago

dezidizon commented 5 months ago

Document modularization for future authentication enhancements.

adamkorynta commented 2 weeks ago

Modularization is documented in the README.md: https://github.com/opendcs/rest_api/pull/186/files#diff-1a58cf3a903823820e954ae726c4bb6ca5ad2a7002bd893db166aed5468c267e which describes interfaces and configurations to change for additional authorization types.