API Keys should be able to be generated on DirtViz, with a single key being generated per signed in user. They should be able to regenerate a new api key, automatically invalidating the old api key.
API key generation should be introduce on the ENTS Backend api and have an interface for said generation on DirtViz, that can be replicated on future frontend applications of the ENTS backend api.
Later issue will be made to introduce rate limiting.
API Keys should be able to be generated on DirtViz, with a single key being generated per signed in user. They should be able to regenerate a new api key, automatically invalidating the old api key.
API key generation should be introduce on the ENTS Backend api and have an interface for said generation on DirtViz, that can be replicated on future frontend applications of the ENTS backend api.
Later issue will be made to introduce rate limiting.