d-motzer
Results
1
issues of
d-motzer
I'm having an issue with showing the subscription agreement page after auth. In my auth.js, this is my /auth/callback logic with the GQL query for appSubscriptionCreate: ` app.get("/auth/callback", async (req,...