CodeIgniter Forums
Myth Auth - documentation for Multi-Auth - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28)
+--- Forum: CodeIgniter 4 Support (https://forum.codeigniter.com/forumdisplay.php?fid=30)
+--- Thread: Myth Auth - documentation for Multi-Auth (/showthread.php?tid=79555)



Myth Auth - documentation for Multi-Auth - [email protected] - 07-02-2021

Any documentation on how to build Multi-Auth Functionality with our custom tableĀ using myth?


RE: Myth Auth - documentation for Multi-Auth - InsiteFX - 07-04-2021

What do you mean by multi-auth, Social Media auth like facebook twitter etc; That is OAuth 2.

Myth/Auth is built to handle them but I do not think that it's built in yet.


RE: Myth Auth - documentation for Multi-Auth - paliz - 07-04-2021

If you are using angular you can use this package
Make some change math auth

https://www.npmjs.com/package/angularx-social-login

I use it too

For sing up via phone number
You have to use sms service and add phone filed to users db

Add make some samll change in authcontroller


I did that to



Login via email phone number instagram gamil facebook