Derian Pinto

Results 2 comments of Derian Pinto
trafficstars

I just fixed the refresh in nextauth and gave the session the access_token attribute so you can use that token when making requests in directus. **Example:** ```js const session =...

Hi, I'm glad you like the project. Regarding the environment variable, only the documentation found in [next-auth](https://next-auth.js.org/configuration/options) is followed.