Package-level declarations

Types

Link copied to clipboard
interface DeleteUser

Inbound port for deleting a user by identifier.

Link copied to clipboard
interface GetUser

Inbound application port for querying user data by identifier.

Link copied to clipboard
interface LoginUser
Link copied to clipboard
interface RegisterUser

Inbound application port for user registration.

Link copied to clipboard
interface UpdateUserInfo

Inbound port for updating the persisted profile information of a user.

Link copied to clipboard

Inbound port for changing a user's password after validating the current credentials.

Link copied to clipboard
interface VerifyUserEmail

Inbound port for confirming a user's email address using a one-time verification key.