4

I have integrated social login using Github oauth2, Im able to get access token but not refresh token.

As per their documentation here I can enable in Optional features section. But there Im not seeing any such option and seeing "There are no optional features to try right now."

Is there any way I can enable refresh token in github oauth2

Selvakumar Ponnusamy
  • 5,363
  • 7
  • 40
  • 78

1 Answers1

0

I struggled with the same thing. You've created OAuth application, but it was necessary to create GitHub app instead

BootGenius
  • 251
  • 3
  • 11