Authing / authing-php-sdk

PHP SDK for Authing

Home Page:https://docs.authing.cn/#/quick_start/php

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License

English | 简体中文

You can use the Authing PHP SDK to quickly integrate authentication capabilities for new or existing Back End applications.

📚 Documentation

To check out documentation, please refer to docs.

This SDK is built upon Authing Management API(v3) and Authing Authentication API(v3), for older version, please refers to older version docs.

❓ Questions

For questions and support please use the official forum. The issue list of this repo is exclusively for bug reports and feature requests.

🤝 Contribution

  • Fork it
  • Create your feature branch (git checkout -b my-new-feature)
  • Commit your changes (git commit -am 'Add some feature')
  • Push to the branch (git push -u origin my-new-feature)
  • Create new Pull Request

Thank you to all the people who already contributed to PHP SDK !

Contributing to Authing Open Source Repos

🎁 License

MIT

Copyright (c) 2019 Authing

About

PHP SDK for Authing

https://docs.authing.cn/#/quick_start/php

License:MIT License


Languages

Language:PHP 100.0%