承接 pondit/jwt 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

pondit/jwt

Composer 安装命令:

composer require pondit/jwt

包简介

README 文档

README

About Pondit JWT

A simple library to encode and decode JSON Web Tokens (JWT) in PHP, conforming to RFC 7519.

How to use

copy config/constants.example.php to config/constants.php

Database Configuration config/constants.php

define('DB_HOST', ''); define('DB_NAME', ''); define('DB_USERNAME', ''); define('DB_PASSWORD', '');

At first create a users(id, name, mobile_number, email, password, is_active) table to your database. update config/constants.php according your database credential

Available API (Only accept post requests)

  1. domain/register.php (form data: name, email, mobile_number, password)
  2. domain/login.php (form data: email, password)
  3. domain/profile.php content-type: application/json, Authorization: bearer token
  4. domain/send_sms.php (form data: secret_key, mobile_number, message)
  5. domain/send_email.php (form data: secret_key, email, subject, body)

Contributing

Thank you for considering contributing to the Pondit JWT!

Security Vulnerabilities

If you discover a security vulnerability within Pondit JWT, please send an e-mail to Dev Team via dev1@pondit.com. All security vulnerabilities will be promptly addressed.

License

The Pondit JWT is open-source software licensed under the MIT license.

统计信息

  • 总下载量: 2
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 8
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2020-02-07

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固