Perfect-Authentication
Perfect-Authentication copied to clipboard
added support for refreshing an access token
There you go. A support for renewing the access token. In an ideal situation the demo should check for the expiry date against now and renew the access token using the stored refresh token.
P.S. I tried testing with GitHub, but they don't return a refresh token as far as I found 😞