apple_sign_in_plugin_web 0.0.1-dev.0 copy "apple_sign_in_plugin_web: ^0.0.1-dev.0" to clipboard
apple_sign_in_plugin_web: ^0.0.1-dev.0 copied to clipboard

Web implementation of the apple_sign_in_plugin package, using Apple's official Sign in with Apple JS SDK via JS interop.

apple_sign_in_plugin_web #

License: MIT

The web implementation of apple_sign_in_plugin.

This package uses Apple's official Sign in with Apple JS SDK via JS interop (compatible with both the JavaScript and WasmGC Flutter web compile targets). No third-party Apple Sign-In SDK is used.

Usage #

This package is endorsed, meaning you can simply use apple_sign_in_plugin normally. This package will be automatically included in your app when you depend on apple_sign_in_plugin, so you likely do not need to add it to your own pubspec.yaml.

Web requires additional one-time configuration (Apple's JS SDK script tag in web/index.html, plus a Services ID and redirect URI) — see the main package's README for setup instructions.

👤 Author #

Maintained by DHC Tech.

📄 License #

This package is licensed under the MIT License.

0
likes
0
points
--
downloads

Publisher

unverified uploader

Weekly Downloads

Web implementation of the apple_sign_in_plugin package, using Apple's official Sign in with Apple JS SDK via JS interop.

Repository (GitHub)
View/report issues

Topics

#apple-sign-in #authentication #web

License

unknown (license)

Dependencies

apple_sign_in_plugin_platform_interface, flutter, flutter_web_plugins, web

More

Packages that depend on apple_sign_in_plugin_web

Packages that implement apple_sign_in_plugin_web