mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 07:23:11 +08:00

* Feature: Parse user agent string in user auth token api response (#16222) * Adding UA Parser Go modules attempt (#16222) * Bring user agent vals up per req * fix tests * doc update * update to flatten, no maps * update doc