dfpc-coe / CloudTAK

Full Featured in-browser TAK Client powered by AWS
GNU Affero General Public License v3.0
13 stars 1 forks source link

Connection Creation Outside COTAK Context #361

Open ingalls opened 1 week ago

ingalls commented 1 week ago

Context

If a Connection is being created without a COTAK API configured it throws an error. As the COTAK API is specifically optional to run CloudTAK, ensure that the Web UI gracefully falls back when a COTAK API is not present.