Skip to content

A Sign in with Apple button component using apple's appleid.auth.js.

License

Notifications You must be signed in to change notification settings

akr4/react-sign-in-with-apple-button

Repository files navigation

react-sign-in-with-apple-button

A Sign in with Apple button component using apple's appleid.auth.js.

Usage

<SignInWithApple clientId="<clientId>" redirectUri="<redirectUri>" scope={['name', 'email']} responseType={['code']} />

Publish

npm publish

About

A Sign in with Apple button component using apple's appleid.auth.js.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published