Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: downgrade to sdk 1.0.0-beta.2 #1896

Merged
merged 1 commit into from
Sep 7, 2022
Merged

Conversation

charIeszhao
Copy link
Member

@charIeszhao charIeszhao commented Sep 7, 2022

Summary

Downgrade SDK version from 1.0.0-beta.3 to 1.0.0-beta.2, in order to avoid sign-in issues caused by async isAuthenticated()

Testing

  • Demo-app sign in works

@charIeszhao charIeszhao self-assigned this Sep 7, 2022
@github-actions
Copy link

github-actions bot commented Sep 7, 2022

COMPARE TO master

Total Size Diff 📉 -207 Bytes

Diff by File
Name Diff
packages/console/package.json 📉 -1 Bytes
packages/console/src/components/AppContent/components/UserInfo/index.tsx 📉 -6 Bytes
packages/demo-app/package.json 📉 -1 Bytes
packages/demo-app/src/App.tsx 📉 -6 Bytes
packages/integration-tests/jest.setup.js 0 Bytes
packages/integration-tests/package.json 0 Bytes
packages/integration-tests/src/client/index.ts 📉 -10 Bytes
packages/integration-tests/src/client/storage.ts 📉 -45 Bytes
packages/integration-tests/src/helpers.ts 📉 -6 Bytes
packages/integration-tests/tests/api/session.test.ts 📉 -94 Bytes
packages/integration-tests/tests/api/social-session.test.ts 📉 -36 Bytes
pnpm-lock.yaml 📉 -2 Bytes

@github-actions github-actions bot added the size/s label Sep 7, 2022
@charIeszhao charIeszhao changed the title Charles downgrade to sdk beta.2 fix: downgrade to sdk 1.0.0-beta.2 Sep 7, 2022
@github-actions github-actions bot added the bugfix label Sep 7, 2022
@charIeszhao charIeszhao force-pushed the charles-downgrade-to-sdk-beta.2 branch from ece8f50 to 4631060 Compare September 7, 2022 13:55
…oid sign-in issues

This reverts commit ac94571, reversing
changes made to c97d861.
@gao-sun gao-sun merged commit 91d1bf8 into master Sep 7, 2022
@gao-sun gao-sun deleted the charles-downgrade-to-sdk-beta.2 branch September 7, 2022 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants