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
The whole repository serves as a great starting point for creating a dashboard in combination with a bot.
Since this repo serves as a template, it would awesome if the implementation of the auth would be correctly typesafed.
Topic
The whole repository serves as a great starting point for creating a dashboard in combination with a bot.
Since this repo serves as a template, it would awesome if the implementation of the auth would be correctly typesafed.
This File
NextAuth provides a way to augment the different interfaced, that are used, like
Session
.Own Implementation
I used this to augment the session user field, but am stuck, when it comes to the profile, jwt etc types
If this is successful, it would be something that never has been documented (afaik), so pretty useful.
Related Links
The text was updated successfully, but these errors were encountered: