mapProfileToUser doesnt work
I have a problem: mapProfileToUser doesn’t work when I want to grab and save my user’s Discord ID as identifier in the session.
When I print the profile, it contains the id (which is the Discord ID) property. However, when I print my session user, there is no identifier property.
auth.ts
1 Reply
Did you figure this out?