method
Store.DeleteUserSessions
func (backend *Store) DeleteUserSessions(
ctx context.Context,
collectionID schema.StableID,
userID string,
) errorPublic method Store.DeleteUserSessions from github.com/riducms/ridu/adapters/mongodb.