Skip to main content

InMemoryAuthRepository

Assembly: ServiceStack.dll
View Source
Declaration
public class InMemoryAuthRepository : InMemoryAuthRepository<UserAuth, UserAuthDetails>, IQueryUserAuth, IUserAuthRepositoryAsync, IAuthRepositoryAsync, IClearableAsync, IManageApiKeysAsync, IQueryUserAuthAsync, IMemoryAuthRepository, IUserAuthRepository, IAuthRepository, IClearable, IManageApiKeys, ICustomUserAuth

Implements