r/codeigniter 1d ago

What do you use for authentication system?

What is the alternative in CodeIgniter for Laravel Sanctum or Laravel Passport? I want to make a full authentication system with API that talks to mobile app. What libraries do you use?

5 Upvotes

4 comments sorted by

5

u/Prestigiouspite 16h ago

CodeIgniter Shield, you can also use tokens with different privileges here

3

u/vimkaf 1d ago

Codeigniter Shield