Looking to hire Laravel developers? Try LaraJobs

huwiya-laravel maintained by hitaqnia

Description
A Laravel SDK for integrating with the Huwiya Identity Provider.
Author
Last update
2026/04/21 00:52 (dev-main)
License
Downloads
72

Comments
comments powered by Disqus

Huwiya SDK for Laravel

Latest Version on Packagist Total Downloads License

The official Laravel SDK for the Huwiya Identity Provider. It integrates Huwiya-issued JWTs with Laravel's native guard system through two first-class drivers:

  • huwiya-web — OAuth 2.0 Authorization Code flow for session-based web applications.
  • huwiya-api — JWT Bearer authentication for stateless APIs.

Documentation

Full documentation lives in the docs/ directory.

Contributing

Bug reports, feature requests, and pull requests are welcome on GitHub. Please run the test suite before submitting a pull request:

composer test

Security

If you discover a security vulnerability, email info@hitaqnia.com rather than opening a public issue.

License

Released under the MIT License.