Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

tanutsun/slim-jwt-starter

Repository files navigation

Slim Framework 3 Skeleton Application + JWT Auth

Token base authenticator starter by slim

Install the Application

clone this repo

composer install

Config

in file config.inc.php

JWT_SECRET => JWT secret
PATH_NO_AUTH => Path don't use jwt auth (array)
VERSION => version of api

Credit

https://github.com/slimphp/Slim-Skeleton

https://trinitytuts.com/secure-your-php-web-services-using-jwt/

About

Token base authenticator starter by slim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published