You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't see where the config object that is accessed on line 35 is defined or imported. It would only reach that spot if another error occurred, but I can't see what that might be yet.
Prerequisites
Describe the issue
Wanted to try out the new refreshTokens as documented here:
https://docs.kinde.com/developer-tools/sdks/backend/nextjs-sdk/#refreshing-kinde-data
await refreshTokens() ...always results in "ReferenceError: config is not defined"
Poked around in the repo: https://github.com/kinde-oss/kinde-auth-nextjs/blob/55de0cae4618fb83bb27d23faa616ec9cebbbff0/src/session/index.js
I don't see where the config object that is accessed on line 35 is defined or imported. It would only reach that spot if another error occurred, but I can't see what that might be yet.
Library URL
https://github.com/kinde-oss/kinde-auth-nextjs
Library version
2.2.6
Operating system(s)
Windows
Operating system version(s)
Windows 10 Pro
Further environment details
No response
Reproducible test case URL
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: