dodistyo / ci-rest-jwt

Codeigniter REST API using JWT for Authentication
MIT License
96 stars 84 forks source link
codeigniter jwt restful

CodeIgniter Rest Server With JWT Authentication

A fully RESTful server implementation for CodeIgniter using JWT for Authentication

Notes

Refference

This project Using REST by Phil Sturgeon and Firebase/PHP-JWT. For more information :

REST

https://github.com/chriskacerguis/codeigniter-restserver

JWT

https://github.com/firebase/php-jwt