Resolving Discord ID during flow

I'm using BetterAuth as my Oauth handler.

What I want to be able to do is extract the authorised users Discord Snowflake User ID during the process to save to my database (prisma).

After some digging, I never see that value get exposed.

Is this possible?
Was this page helpful?