mirror of
https://github.com/grafana/grafana.git
synced 2025-08-03 05:37:53 +08:00

* Add ApprovalForce to AuthCodeOptions * Extract access token validity check to a function * Refactor * Oauth: set options internally instead of exposing new function * Align tests * Remove unused function Co-authored-by: Karl Persson <kalle.persson@grafana.com>