Protocols
The following protocols are available globally.
-
Declaration
Swift
public protocol BaasLoginStrategy -
Protocol BaasSignupStrategy
you should extend this protocol for your custom signup strategy
See moreDeclaration
Swift
public protocol BaasSignupStrategy -
Protocol BaasLogoutStrategy
you should extend this protocol for your custom logout strategy
See moreDeclaration
Swift
public protocol BaasLogoutStrategy
Protocols Reference