kommon
Toggle table of contents
0.0.0-SNAPSHOT
release
Target filter
release
Switch theme
Search in API
Skip to content
kommon
authsession
/
io.github.maniramezan.kommon.authsession
/
AuthRepository
/
sendPasswordResetEmail
send
Password
Reset
Email
abstract
suspend
fun
sendPasswordResetEmail
(
email
:
String
)
:
Result
<
Unit
>