Eric0173 Posted April 20 Report Posted April 20 Excuse me, I want to connect to the "OAuth" system developed by ourselves, instead of the third-party login that comes with PHPVMS, because we have a single-point login program of our own mature account management system. Is there any way to use it? Quote
DisposableHero Posted April 20 Report Posted April 20 Hi, As far as I know, we are using Laravel Socialite to use oAuth, and all of the options (Discord, IVAO, VATSIM) are provided by the system. I am not sure if you can alter it to work with a totally custom system, but it should be possible. Below are docs related to it; https://laravel.com/docs/10.x/socialite https://socialiteproviders.com/about/ Hope it helps a little Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.