im
.
actor
.
server
.
persist
auth
package
auth
Visibility
Public
All
Type Members
final
class
AuthEmailTransactionTable
extends
AuthTransactionBase
[
AuthEmailTransaction
] with (
db.ActorPostgresDriver.api
)#
InheritingTable
class
AuthPhoneTransactionTable
extends
AuthTransactionBase
[
AuthPhoneTransaction
] with (
db.ActorPostgresDriver.api
)#
InheritingTable
final
class
AuthTransactionTable
extends
AuthTransactionBase
[
AuthTransaction
]
final
class
GateAuthCodeTable
extends (
db.ActorPostgresDriver.api
)#
Table
[
GateAuthCode
]
Value Members
object
AuthEmailTransactionRepo
object
AuthPhoneTransactionRepo
object
AuthTransactionRepo
object
GateAuthCodeRepo
Ungrouped