munchies
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
munchies
user-service
/
com.munchies.user.application.port.inbound
/
VerifyUserEmail
Verify
User
Email
interface
VerifyUserEmail
Inbound port for confirming a user's email address using a one-time verification key.
Inheritors
VerifyUserEmailUseCase
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
execute
Link copied to clipboard
abstract
fun
execute
(
id
:
String
,
otk
:
String
)
:
VerifyUserEmail.Companion.VerifyUserEmailResult