Skip to content

Commit

Permalink
updates readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gerhardberger committed May 10, 2021
1 parent 5764501 commit fbd24fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ ipcMain.on('sign-in-with-apple', async () => {
const data = await signInWithApple(nativeWindow);
// {
// idToken: 'TOKEN',
// code: 'CODE',
// firstName: 'John',
// middleName: 'Chris',
// lastName: 'Doe',
Expand Down

0 comments on commit fbd24fd

Please sign in to comment.