J JamesB7 New member Jan 31, 2017 #1 Hello, I have an authentication database and would like to use it exclusively. That is, I'd like to be able to disable the creation of any accounts that are not registered with an OAuth provider I'd supply. Is this possible? Thanks! James
Hello, I have an authentication database and would like to use it exclusively. That is, I'd like to be able to disable the creation of any accounts that are not registered with an OAuth provider I'd supply. Is this possible? Thanks! James
P Paul B XenForo moderator Staff member Jan 31, 2017 #2 It should be possible with custom development - you would just disable regular registration and only allow it via your OAuth provider add-on. Upvote 0 Downvote
It should be possible with custom development - you would just disable regular registration and only allow it via your OAuth provider add-on.