1.0.5 • Published 2 years ago

@one-account/one-tap-sign-in v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

One Account: One Tap Sign in

  1. Register your app at https://www.one-account.io/developers.
  2. Show One Tap Sign In dialog.
  3. Implement One Account Client on your backend.
<script>
  showOneAccountOneTapSignIn({
    clientId: 'YOUR_CLIENT_ID',
    redirectURI: 'YOUR_REDIRECT_URI',
  });
</script>
1.0.5

2 years ago

1.0.2

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago