method
Store.DeleteSession
func (backend *Store) DeleteSession(
ctx context.Context,
tokenHash string,
) errorPublic method Store.DeleteSession from github.com/riducms/ridu/adapters/mongodb.
Related types
StoreA replica-set implementation of Ridu’s document, snapshot, auth, preference, task, lock, upload, readiness, and migration contracts.