Reply to thread

I'm interested in using XenForo SSO on my Nuxt 3 static website to prove access to member only areas and an ad free experience for those who have a paid membership.


Before I go down the rabbit hole of trying to implement this, I wanted to check to see if this use case is feasible and what the best approach would be for development.  For example, would I want to handle all SSO logic with custom code on my end, or set it up with a SSO provider such as SAML and then use their API for example.


Thanks


Back
Top Bottom