Get Github github access token after linking to an auth0 account

Hey Guys so my situation is this,

  1. I create an auth0 user
  2. I link that user to their github account
  • I do get the information that I need except the access token (i.e access_token = gho_slkgjhlagh)

I do know that when I create a user when signing up with github I do get that access token.

I also do understand that this linking is from the rule of auth0 that let’s you link accounts, but how can I specify in that rule to also give the access token (i.e access_token = gho_slkgjhlagh)

Thank you,
Aaron.

Nvm I got it to work

1 Like

Perfect! Glad to hear that!