Skip to content

Conversation

@zhaoyiming0803
Copy link
Contributor

@zhaoyiming0803 zhaoyiming0803 commented Oct 2, 2022

Description

const [ error, userInfo ] = await authing.getUserInfo()

if (error) {
    // .......
} else {
   console.log('userInfo: ', userInfo)
}

@zhaoyiming0803 zhaoyiming0803 merged commit cc980e9 into master Oct 14, 2022
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