mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-03-22 03:41:56 +00:00
Why: * As work on the portal REST API has begun, there was a need to easily provision API tokens to allow testing of the new API endpoints being created. Adding the API Client UI allows for this to be done very easily and will also be used once the API is ready to be consumed by customers. Closes #2368