public Task<(RGFUser user, bool isNewlyCreated)> AddOrReplaceRGFUserAsync( ClaimsPrincipal principal, string language = null )
In This Article