Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Synopsis
Documentation
data EmailAddressAuthentication Source #
Contains authentication data for an email address
EmailAddressAuthenticationCode | An authentication code delivered to a user's email address |
EmailAddressAuthenticationAppleId | An authentication token received through Apple ID |
EmailAddressAuthenticationGoogleId | An authentication token received through Google ID |