mirror of
https://github.com/GNS3/gns3-server.git
synced 2026-09-03 16:45:17 +03:00
REST API auth already supports gns3_ keys, so there's no need to create a temporary 5-min JWT. The raw API key is passed through as the Bearer token, eliminating token expiry issues.