hitaqnia/huwiya-laravel

A Laravel SDK for integrating with the Huwiya Identity Provider.

Maintainers

Package info

github.com/hitaqnia/huwiya-laravel

pkg:composer/hitaqnia/huwiya-laravel

Statistics

Installs: 43

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.0 2026-04-20 22:52 UTC

This package is auto-updated.

Last update: 2026-04-23 16:23:05 UTC


README

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.