Apple Sign-In Plugin

The apple_sign_in_plugin package provides comprehensive support for Apple Sign-In in your Flutter applications. It ensures user email and name are consistently available by managing access tokens effectively. This package handles automatic token revocation and regeneration, and supports dynamic client secret generation.

Features

User Information Retrieval: Retrieves user email and name during Apple Sign-In. Token Management: Automatically revokes and regenerates access tokens to ensure consistent user data. Dynamic Client Secret Generation: Securely generates client secrets using private keys.