public new Task Update(Expression <Func <IdentityServer4.MongoDB.Entities.PersistedGrant, bool> > filter, IdentityServer4.MongoDB.Entities.PersistedGrant entity) { throw new NotImplementedException(); }
public new Task Add(IdentityServer4.MongoDB.Entities.PersistedGrant entity) { throw new NotImplementedException(); }