Hanami backend
Toggle table of contents
2026.7.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Hanami backend
Hanami backend
/
fi.aalto.cs.hanami.auth
/
IdentitySource
/
profileByExactEmail
profile
By
Exact
Email
abstract
suspend
fun
profileByExactEmail
(
email
:
String
,
token
:
String
)
:
UserProfile
(
source
)
Returns the single profile whose email equals
email
, ignoring letter case.