gb_authentication_fire_social_apple

Last updated:

0 purchases

gb_authentication_fire_social_apple Image
gb_authentication_fire_social_apple Images
Add to Cart

Description:

gb authentication fire social apple

Getting started #
This is a companion package to be used with 'gb_authentication_fire_social'
Usage #
Before calling configureAuthenticationAdvancedInjection method of gb_authentication_fire_social package
register the facebook facade provided in this package using getIt
getIt.registerSingletonAsync<AppleSignInFacade>(() async => AppleSignInFacadeImpl(
/// needed for Android
webAuthenticationOptions: WebAuthenticationOptions(),
));
// configure Auth Package
await configureAuthenticationAdvancedInjection(
environment,
authConfig,
);
copied to clipboard

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.