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

[TAS-2061] ✨ Retrieve JWT token during signLogin #1823

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

AuroraHuang22
Copy link
Contributor

No description provided.

@AuroraHuang22 AuroraHuang22 requested review from nwingt and williamchong and removed request for nwingt September 20, 2024 13:43
AuroraHuang22 added a commit that referenced this pull request Sep 20, 2024
@AuroraHuang22 AuroraHuang22 changed the title ✨Retrieve JWT token during signLogin [TAS-2061] ✨ Retrieve JWT token during signLogin Sep 20, 2024
Copy link

@@ -127,15 +127,15 @@ export default {
await this.fetchISCNMetadata();
await this.restoreSession();
// TODO: use loginAddress
if (this.getAddress) {
if (this.getSessionWallet) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is a watch property in L95, should we change it too?

watch: {
// TODO: use loginAddress
async getAddress(address) {
if (address) {
await Promise.all([
this.fetchUserCollectedCount(),

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants