public UserStore(IdentityCloudContext <TUser> context) : base(context) { }
public RoleStore(IdentityCloudContext context) : base(context) { }