Minimal user identity passed to the guard. This is the auth-provider-level info available at guard-call time. Guards that need the full MJ UserInfo should read Metadata().CurrentUser (available in the success path) or query the server directly.
Minimal user identity passed to the guard. This is the auth-provider-level info available at guard-call time. Guards that need the full MJ UserInfo should read Metadata().CurrentUser (available in the success path) or query the server directly.