Hey there @fjingsheng sorry for the delayed response here. You won’t be able to get an access token for a user with just their email
and sub
- If the user is already authenticated and has an existing session, you could look into using silent auth as a means to get an access token.