mirror of
https://github.com/grafana/grafana.git
synced 2025-08-01 13:22:21 +08:00

* Refactor identity struct to store type in separate field * Update ResolveIdentity to take string representation of typedID * Add IsIdentityType to requester interface * Use IsIdentityType from interface * Remove usage of TypedID * Remote typedID struct * fix GetInternalID