Skip to content

Add Identity Platform accounts API support#58

Open
vamsii777 wants to merge 5 commits intovapor-community:mainfrom
vamsii777:feature/identity-toolkit-accounts-api
Open

Add Identity Platform accounts API support#58
vamsii777 wants to merge 5 commits intovapor-community:mainfrom
vamsii777:feature/identity-toolkit-accounts-api

Conversation

@vamsii777
Copy link
Copy Markdown

Description

Implements the accounts API portion of Google Identity Platform (Identity Toolkit)

Accounts API Implementation (/v1/accounts:*)

  • signInWithPassword - Sign in with email/password
  • signInWithCustomToken - Sign in with custom token
  • signInWithEmailLink - Sign in with email link
  • signInWithGameCenter - Sign in with Game Center
  • signInWithIdp - Sign in with Identity Provider
  • signInWithPhoneNumber - Sign in with phone number
  • sendVerificationCode - Send SMS verification code
  • sendOobCode - Send out-of-band confirmation code
  • createAuthUri - Check email registration
  • resetPassword - Reset account password
  • lookup - Get account information
  • delete - Delete user account
  • update - Update account information
  • verifyIosClient - Verify iOS client authenticity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant