Protocols
The following protocols are available globally.
-
The
See moreBiometricServiceis an interface for implementing FaceID/TouchID to secure your Gigya session.Declaration
Swift
public protocol BiometricServiceProtocol
-
Protocol used for applying a custom schema for your account model. To edit your site schema: https://developers.gigya.com/display/GD/Schema+Editor
See moreDeclaration
Swift
public protocol GigyaAccountProtocol : Decodable, Encodable
Protocols Reference