add refresh token logic
All threads resolved!
All threads resolved!
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
Files
4+ 69
− 13
@@ -5,25 +5,69 @@ import {
@@ -35,7 +79,6 @@ const wfoProvider: OAuthConfig<WfoUserProfile> = {
@@ -55,13 +98,25 @@ const wfoProvider: OAuthConfig<WfoUserProfile> = {
@@ -72,4 +127,5 @@ export const authOptions: AuthOptions = {