Skip to main content

@accounts/typeorm

Index

References

default

Renames and re-exports AccountsTypeorm

Variables

constAccountsTypeORMConfigToken

AccountsTypeORMConfigToken: InjectionToken<AccountsTypeormOptions> = ...

constUserEmailToken

UserEmailToken: InjectionToken<typeof UserEmail> = ...

constUserServiceToken

UserServiceToken: InjectionToken<typeof UserService> = ...

constUserSessionToken

UserSessionToken: InjectionToken<typeof UserSession> = ...

constUserToken

UserToken: InjectionToken<typeof User> = ...

constentities

entities: (typeof User | typeof UserEmail | typeof UserService | typeof UserSession)[] = ...