| Safe Haskell | Safe-Inferred |
|---|---|
| Language | GHC2021 |
TD.Data.EmailAddressAuthentication
Synopsis
Documentation
data EmailAddressAuthentication Source #
Contains authentication data for an email address
Constructors
| 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 |