{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":293511548,"defaultBranch":"master","name":"auth-js","ownerLogin":"supabase","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-09-07T11:40:50.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/54469796?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1726608225.0","currentOid":""},"activityList":{"items":[{"before":"1745cced91aa638ffa065416f54d21f115de4748","after":"98e6416ab1cee5dc5e802ef837c09972a58d788b","ref":"refs/heads/j0/add_webauthn","pushedAt":"2024-09-19T18:37:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"J0","name":"Joel Lee","path":"/J0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8011761?s=80&v=4"},"commit":{"message":"fix: use all to account for unverified factors","shortMessageHtmlLink":"fix: use all to account for unverified factors"}},{"before":"2586cacdb56f733cc1285c59d4bd9b08ac4875b5","after":"1745cced91aa638ffa065416f54d21f115de4748","ref":"refs/heads/j0/add_webauthn","pushedAt":"2024-09-19T15:59:35.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"J0","name":"Joel Lee","path":"/J0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8011761?s=80&v=4"},"commit":{"message":"fix: swap multi-step with challengeAndVerify","shortMessageHtmlLink":"fix: swap multi-step with challengeAndVerify"}},{"before":"41c22fb38c70f817af4361878af34bbbd573c0c3","after":"2586cacdb56f733cc1285c59d4bd9b08ac4875b5","ref":"refs/heads/j0/add_webauthn","pushedAt":"2024-09-19T09:25:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"J0","name":"Joel Lee","path":"/J0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8011761?s=80&v=4"},"commit":{"message":"fix: add types for assertions","shortMessageHtmlLink":"fix: add types for assertions"}},{"before":"9b74b4f56f795eae805d4f4ed58984831071cd53","after":"41c22fb38c70f817af4361878af34bbbd573c0c3","ref":"refs/heads/j0/add_webauthn","pushedAt":"2024-09-19T07:07:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"J0","name":"Joel Lee","path":"/J0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8011761?s=80&v=4"},"commit":{"message":"fix: temp workaround on types","shortMessageHtmlLink":"fix: temp workaround on types"}},{"before":null,"after":"9b74b4f56f795eae805d4f4ed58984831071cd53","ref":"refs/heads/j0/add_webauthn","pushedAt":"2024-09-17T21:23:45.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"J0","name":"Joel Lee","path":"/J0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8011761?s=80&v=4"},"commit":{"message":"fix: update types","shortMessageHtmlLink":"fix: update types"}},{"before":"95d73ce81604ed405210e46f7661d74019e0ab4e","after":"f147beca2a9e04c5ca686c706ddd9dc697ab3713","ref":"refs/heads/gh-pages","pushedAt":"2024-09-17T13:26:54.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"docs: update 8a1ec0602792191bd235d51fd45c0ec2cabdf216","shortMessageHtmlLink":"docs: update 8a1ec06"}},{"before":"8a1ec0602792191bd235d51fd45c0ec2cabdf216","after":"502434a43d0709eaefb57616e522e94e2f429308","ref":"refs/heads/release-please--branches--master","pushedAt":"2024-09-17T13:26:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"chore(master): release 2.65.1","shortMessageHtmlLink":"chore(master): release 2.65.1"}},{"before":null,"after":"8a1ec0602792191bd235d51fd45c0ec2cabdf216","ref":"refs/heads/release-please--branches--master","pushedAt":"2024-09-17T13:26:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"fix: improve `mfa.enroll` return types (#956)\n\n## What kind of change does this PR introduce?\r\n\r\nBug fix for the TypeScript types.\r\n\r\n## What is the current behavior?\r\n\r\n- Fixes https://github.com/supabase/auth-js/issues/955\r\n\r\n## What is the new behavior?\r\n\r\nUse [TypeScript's function\r\noverloading](https://www.typescriptlang.org/docs/handbook/2/functions.html#function-overloads)\r\nto return\r\n\r\n- TOTP data when `mfa.enroll` was passed `factorType: 'totp'`,\r\n- phone data when `mfa.enroll` was passed `factorType: 'phone'`.\r\n\r\nThis fixes a breaking change in the types in\r\nb957c30782065e4cc421a526c62c101d35c443d4.\r\n\r\n## Additional context\r\n\r\nThis PR would also expose the new following types:\r\n\r\n- `MFAEnrollTOTPParams`\r\n- `MFAEnrollPhoneParams`\r\n- `AuthMFAEnrollTOTPResponse`\r\n- `AuthMFAEnrollPhoneResponse`\r\n- `AuthMFAEnrollErrorResponse` (it might be better to roll this type in\r\nwith the other two).\r\n\r\nIt might be better to keep these types private, since once they're\r\nexposed, you can't easily remove them again without creating a breaking\r\nchange.","shortMessageHtmlLink":"fix: improve mfa.enroll return types (#956)"}},{"before":"96c7f096c76252d5d32af9783ecdfb68edb2bff6","after":"8a1ec0602792191bd235d51fd45c0ec2cabdf216","ref":"refs/heads/master","pushedAt":"2024-09-17T13:26:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"J0","name":"Joel Lee","path":"/J0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8011761?s=80&v=4"},"commit":{"message":"fix: improve `mfa.enroll` return types (#956)\n\n## What kind of change does this PR introduce?\r\n\r\nBug fix for the TypeScript types.\r\n\r\n## What is the current behavior?\r\n\r\n- Fixes https://github.com/supabase/auth-js/issues/955\r\n\r\n## What is the new behavior?\r\n\r\nUse [TypeScript's function\r\noverloading](https://www.typescriptlang.org/docs/handbook/2/functions.html#function-overloads)\r\nto return\r\n\r\n- TOTP data when `mfa.enroll` was passed `factorType: 'totp'`,\r\n- phone data when `mfa.enroll` was passed `factorType: 'phone'`.\r\n\r\nThis fixes a breaking change in the types in\r\nb957c30782065e4cc421a526c62c101d35c443d4.\r\n\r\n## Additional context\r\n\r\nThis PR would also expose the new following types:\r\n\r\n- `MFAEnrollTOTPParams`\r\n- `MFAEnrollPhoneParams`\r\n- `AuthMFAEnrollTOTPResponse`\r\n- `AuthMFAEnrollPhoneResponse`\r\n- `AuthMFAEnrollErrorResponse` (it might be better to roll this type in\r\nwith the other two).\r\n\r\nIt might be better to keep these types private, since once they're\r\nexposed, you can't easily remove them again without creating a breaking\r\nchange.","shortMessageHtmlLink":"fix: improve mfa.enroll return types (#956)"}},{"before":null,"after":"6978ea4adc417113bbd408d0d1e80a12b76fe598","ref":"refs/heads/dependabot/npm_and_yarn/example/react/multi-cf87d80143","pushedAt":"2024-09-17T12:36:36.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps): bump send and express in /example/react\n\nBumps [send](https://github.com/pillarjs/send) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.\n\nUpdates `send` from 0.18.0 to 0.19.0\n- [Release notes](https://github.com/pillarjs/send/releases)\n- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)\n- [Commits](https://github.com/pillarjs/send/compare/0.18.0...0.19.0)\n\nUpdates `express` from 4.18.2 to 4.21.0\n- [Release notes](https://github.com/expressjs/express/releases)\n- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)\n- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.21.0)\n\n---\nupdated-dependencies:\n- dependency-name: send\n dependency-type: indirect\n- dependency-name: express\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump send and express in /example/react"}},{"before":null,"after":"e66fe4781c803fb42738e55aea1e3ce780687bac","ref":"refs/heads/dependabot/npm_and_yarn/example/react/multi-d66d039ac5","pushedAt":"2024-09-17T12:11:17.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps): bump serve-static and express in /example/react\n\nBumps [serve-static](https://github.com/expressjs/serve-static) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.\n\nUpdates `serve-static` from 1.15.0 to 1.16.2\n- [Release notes](https://github.com/expressjs/serve-static/releases)\n- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md)\n- [Commits](https://github.com/expressjs/serve-static/compare/v1.15.0...v1.16.2)\n\nUpdates `express` from 4.18.2 to 4.21.0\n- [Release notes](https://github.com/expressjs/express/releases)\n- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)\n- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.21.0)\n\n---\nupdated-dependencies:\n- dependency-name: serve-static\n dependency-type: indirect\n- dependency-name: express\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump serve-static and express in /example/react"}},{"before":null,"after":"b90556d643507ce9f7cf9f49a4345b83ee2a2746","ref":"refs/heads/dependabot/npm_and_yarn/example/react/multi-9423f4c335","pushedAt":"2024-09-16T21:52:42.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps): bump body-parser and express in /example/react\n\nBumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.\n\nUpdates `body-parser` from 1.20.1 to 1.20.3\n- [Release notes](https://github.com/expressjs/body-parser/releases)\n- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)\n- [Commits](https://github.com/expressjs/body-parser/compare/1.20.1...1.20.3)\n\nUpdates `express` from 4.18.2 to 4.21.0\n- [Release notes](https://github.com/expressjs/express/releases)\n- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)\n- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.21.0)\n\n---\nupdated-dependencies:\n- dependency-name: body-parser\n dependency-type: indirect\n- dependency-name: express\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump body-parser and express in /example/react"}},{"before":null,"after":"eed2f9bd2db267bff40dbca261f46d61f298ccac","ref":"refs/heads/dependabot/npm_and_yarn/example/react/multi-1d234c620e","pushedAt":"2024-09-12T18:14:08.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps): bump path-to-regexp and express in /example/react\n\nBumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.\n\nUpdates `path-to-regexp` from 0.1.7 to 0.1.10\n- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)\n- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)\n- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.7...v0.1.10)\n\nUpdates `express` from 4.18.2 to 4.21.0\n- [Release notes](https://github.com/expressjs/express/releases)\n- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)\n- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.21.0)\n\n---\nupdated-dependencies:\n- dependency-name: path-to-regexp\n dependency-type: indirect\n- dependency-name: express\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump path-to-regexp and express in /example/react"}},{"before":null,"after":"62e056a08ffd8084ec40957de536fb87854b503d","ref":"refs/heads/dependabot/npm_and_yarn/example/react/micromatch-4.0.8","pushedAt":"2024-09-01T03:14:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps): bump micromatch from 4.0.5 to 4.0.8 in /example/react\n\nBumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.\n- [Release notes](https://github.com/micromatch/micromatch/releases)\n- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)\n\n---\nupdated-dependencies:\n- dependency-name: micromatch\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump micromatch from 4.0.5 to 4.0.8 in /example/react"}},{"before":null,"after":"96c7f096c76252d5d32af9783ecdfb68edb2bff6","ref":"refs/heads/release/2.65.0","pushedAt":"2024-08-30T16:32:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"chore(master): release 2.65.0 (#941)\n\n:robot: I have created a release *beep* *boop*\r\n---\r\n\r\n\r\n##\r\n[2.65.0](https://github.com/supabase/auth-js/compare/v2.64.4...v2.65.0)\r\n(2024-08-27)\r\n\r\n\r\n### Features\r\n\r\n* add bindings for Multi-Factor Authentication (Phone)\r\n([#932](https://github.com/supabase/auth-js/issues/932))\r\n([b957c30](https://github.com/supabase/auth-js/commit/b957c30782065e4cc421a526c62c101d35c443d4))\r\n* add kakao to sign in with ID token\r\n([#845](https://github.com/supabase/auth-js/issues/845))\r\n([e2337ba](https://github.com/supabase/auth-js/commit/e2337bad535598d9f751505de52a18c59f1505c3))\r\n* remove session, emit `SIGNED_OUT` when JWT `session_id` is invalid\r\n([#905](https://github.com/supabase/auth-js/issues/905))\r\n([db41710](https://github.com/supabase/auth-js/commit/db41710b1a35ef559158a936d0a95acc0b1fca96))\r\n\r\n\r\n### Bug Fixes\r\n\r\n* Correct typo in GoTrueClient warning message\r\n([#938](https://github.com/supabase/auth-js/issues/938))\r\n([8222ee1](https://github.com/supabase/auth-js/commit/8222ee198a0ab10570e8b4c31ffb2aeafef86392))\r\n* don't throw error in exchangeCodeForSession\r\n([#946](https://github.com/supabase/auth-js/issues/946))\r\n([6e161ec](https://github.com/supabase/auth-js/commit/6e161ece3f8cd0d115857e2ed4346533840769f0))\r\n* move docker compose to v2\r\n([#940](https://github.com/supabase/auth-js/issues/940))\r\n([38eef89](https://github.com/supabase/auth-js/commit/38eef89ff61b49eb65ee26b7d2201148d1fc3b77))\r\n\r\n---\r\nThis PR was generated with [Release\r\nPlease](https://github.com/googleapis/release-please). See\r\n[documentation](https://github.com/googleapis/release-please#release-please).\r\n\r\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(master): release 2.65.0 (#941)"}},{"before":"4965c94f58cfb861396b1f602e14dd3701766531","after":"95d73ce81604ed405210e46f7661d74019e0ab4e","ref":"refs/heads/gh-pages","pushedAt":"2024-08-30T16:31:22.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"docs: update 96c7f096c76252d5d32af9783ecdfb68edb2bff6","shortMessageHtmlLink":"docs: update 96c7f09"}},{"before":"d3388cd0e36610d16e7b1986489cfddfb73f4f0e","after":null,"ref":"refs/heads/release-please--branches--master","pushedAt":"2024-08-30T16:30:43.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kangmingtay","name":"Kang Ming","path":"/kangmingtay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28647601?s=80&v=4"}},{"before":"6e161ece3f8cd0d115857e2ed4346533840769f0","after":"96c7f096c76252d5d32af9783ecdfb68edb2bff6","ref":"refs/heads/master","pushedAt":"2024-08-30T16:30:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kangmingtay","name":"Kang Ming","path":"/kangmingtay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28647601?s=80&v=4"},"commit":{"message":"chore(master): release 2.65.0 (#941)\n\n:robot: I have created a release *beep* *boop*\r\n---\r\n\r\n\r\n##\r\n[2.65.0](https://github.com/supabase/auth-js/compare/v2.64.4...v2.65.0)\r\n(2024-08-27)\r\n\r\n\r\n### Features\r\n\r\n* add bindings for Multi-Factor Authentication (Phone)\r\n([#932](https://github.com/supabase/auth-js/issues/932))\r\n([b957c30](https://github.com/supabase/auth-js/commit/b957c30782065e4cc421a526c62c101d35c443d4))\r\n* add kakao to sign in with ID token\r\n([#845](https://github.com/supabase/auth-js/issues/845))\r\n([e2337ba](https://github.com/supabase/auth-js/commit/e2337bad535598d9f751505de52a18c59f1505c3))\r\n* remove session, emit `SIGNED_OUT` when JWT `session_id` is invalid\r\n([#905](https://github.com/supabase/auth-js/issues/905))\r\n([db41710](https://github.com/supabase/auth-js/commit/db41710b1a35ef559158a936d0a95acc0b1fca96))\r\n\r\n\r\n### Bug Fixes\r\n\r\n* Correct typo in GoTrueClient warning message\r\n([#938](https://github.com/supabase/auth-js/issues/938))\r\n([8222ee1](https://github.com/supabase/auth-js/commit/8222ee198a0ab10570e8b4c31ffb2aeafef86392))\r\n* don't throw error in exchangeCodeForSession\r\n([#946](https://github.com/supabase/auth-js/issues/946))\r\n([6e161ec](https://github.com/supabase/auth-js/commit/6e161ece3f8cd0d115857e2ed4346533840769f0))\r\n* move docker compose to v2\r\n([#940](https://github.com/supabase/auth-js/issues/940))\r\n([38eef89](https://github.com/supabase/auth-js/commit/38eef89ff61b49eb65ee26b7d2201148d1fc3b77))\r\n\r\n---\r\nThis PR was generated with [Release\r\nPlease](https://github.com/googleapis/release-please). See\r\n[documentation](https://github.com/googleapis/release-please#release-please).\r\n\r\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(master): release 2.65.0 (#941)"}},{"before":null,"after":"a270e52c6aeea60ca90575cc8f77b744822a77ec","ref":"refs/heads/dependabot/npm_and_yarn/example/react/webpack-5.94.0","pushedAt":"2024-08-30T13:04:57.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps): bump webpack from 5.78.0 to 5.94.0 in /example/react\n\nBumps [webpack](https://github.com/webpack/webpack) from 5.78.0 to 5.94.0.\n- [Release notes](https://github.com/webpack/webpack/releases)\n- [Commits](https://github.com/webpack/webpack/compare/v5.78.0...v5.94.0)\n\n---\nupdated-dependencies:\n- dependency-name: webpack\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump webpack from 5.78.0 to 5.94.0 in /example/react"}},{"before":"35785cfb0ad29dc232575f2a1c85116cfb7f9711","after":"8d3fc0b7e3195a03a7ad8077d7901fda9a4de8b8","ref":"refs/heads/j0/suggestions_for_add_user_by_email","pushedAt":"2024-08-29T01:56:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"J0","name":"Joel Lee","path":"/J0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8011761?s=80&v=4"},"commit":{"message":"fix: swap to more specific error","shortMessageHtmlLink":"fix: swap to more specific error"}},{"before":null,"after":"35785cfb0ad29dc232575f2a1c85116cfb7f9711","ref":"refs/heads/j0/suggestions_for_add_user_by_email","pushedAt":"2024-08-29T01:48:17.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"J0","name":"Joel Lee","path":"/J0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8011761?s=80&v=4"},"commit":{"message":"feat: add getUserByEmail function to GoTrueAdminApi","shortMessageHtmlLink":"feat: add getUserByEmail function to GoTrueAdminApi"}},{"before":"a2ab0fc6ab83155d68e6c419f25cdf06342cc4a5","after":"4965c94f58cfb861396b1f602e14dd3701766531","ref":"refs/heads/gh-pages","pushedAt":"2024-08-27T18:23:36.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"docs: update 6e161ece3f8cd0d115857e2ed4346533840769f0","shortMessageHtmlLink":"docs: update 6e161ec"}},{"before":"8741dd2864d009660ca1747934f91f27bfca46ec","after":"d3388cd0e36610d16e7b1986489cfddfb73f4f0e","ref":"refs/heads/release-please--branches--master","pushedAt":"2024-08-27T18:23:33.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"chore(master): release 2.65.0","shortMessageHtmlLink":"chore(master): release 2.65.0"}},{"before":"82cd01cce7dd002188903ab86a9f54f8a90997d7","after":null,"ref":"refs/heads/km/handle-error","pushedAt":"2024-08-27T18:22:58.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kangmingtay","name":"Kang Ming","path":"/kangmingtay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28647601?s=80&v=4"}},{"before":"e2337bad535598d9f751505de52a18c59f1505c3","after":"6e161ece3f8cd0d115857e2ed4346533840769f0","ref":"refs/heads/master","pushedAt":"2024-08-27T18:22:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kangmingtay","name":"Kang Ming","path":"/kangmingtay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28647601?s=80&v=4"},"commit":{"message":"fix: don't throw error in exchangeCodeForSession (#946)\n\n## What kind of change does this PR introduce?\r\n* Fixes #782 \r\n* Supercedes #945 \r\n\r\n## What is the current behavior?\r\n\r\nPlease link any relevant issues here.\r\n\r\n## What is the new behavior?\r\n\r\nFeel free to include screenshots if it includes visual changes.\r\n\r\n## Additional context\r\n\r\nAdd any other context or screenshots.","shortMessageHtmlLink":"fix: don't throw error in exchangeCodeForSession (#946)"}},{"before":"e7c54df4f9eb0ad7a3cdb9148c4274aef2176eea","after":"a2ab0fc6ab83155d68e6c419f25cdf06342cc4a5","ref":"refs/heads/gh-pages","pushedAt":"2024-08-26T21:12:32.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"docs: update e2337bad535598d9f751505de52a18c59f1505c3","shortMessageHtmlLink":"docs: update e2337ba"}},{"before":"5a186011d1c04bb409df4b6d437817e336685482","after":"8741dd2864d009660ca1747934f91f27bfca46ec","ref":"refs/heads/release-please--branches--master","pushedAt":"2024-08-26T21:12:31.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"chore(master): release 2.65.0","shortMessageHtmlLink":"chore(master): release 2.65.0"}},{"before":"e5146c8fba0d593cfb35fbfa885b90611559f883","after":null,"ref":"refs/heads/hf/add-kakao-id-token","pushedAt":"2024-08-26T21:11:57.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"J0","name":"Joel Lee","path":"/J0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8011761?s=80&v=4"}},{"before":"db41710b1a35ef559158a936d0a95acc0b1fca96","after":"e2337bad535598d9f751505de52a18c59f1505c3","ref":"refs/heads/master","pushedAt":"2024-08-26T21:11:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"J0","name":"Joel Lee","path":"/J0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8011761?s=80&v=4"},"commit":{"message":"feat: add kakao to sign in with ID token (#845)\n\nAdds the `kakao` string to the supported `signInWithIdToken` types.\r\n\r\nMerge after: https://github.com/supabase/gotrue/pull/1381","shortMessageHtmlLink":"feat: add kakao to sign in with ID token (#845)"}},{"before":null,"after":"82cd01cce7dd002188903ab86a9f54f8a90997d7","ref":"refs/heads/km/handle-error","pushedAt":"2024-08-26T20:17:29.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"kangmingtay","name":"Kang Ming","path":"/kangmingtay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28647601?s=80&v=4"},"commit":{"message":"fix: don't throw error in exchangeCodeForSession","shortMessageHtmlLink":"fix: don't throw error in exchangeCodeForSession"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEuzSl9AA","startCursor":null,"endCursor":null}},"title":"Activity ยท supabase/auth-js"}