Hi guys, new to supertokens, I'm integrating it in my project to have a robust authentication, user management and user roles.
Unfortunatly I have to use steam authentication openID 2 (prior to openID connect) protocol which isn't supported by anyone because of the old protocol.
I'm now creating a custom auth flow with supertokens but I'm struggling, I do not know if it is better to override the sign in and sign up of a custom third party provider or create a custom flow (already done that).
Maybe someone already did that and can help, or someone with more knowledge of supertokens that myself 😅 thanks