heptacom/open-auth

A base package to provide contracts for open authentication interactions

1.5.0 2022-10-26 22:09 UTC

This package is auto-updated.

Last update: 2024-03-27 01:12:37 UTC


README

This is part of HEPTACOM solutions for medium and large enterprises.

Description

This repository is a base package that provides contracts and base classes for user interacte open auth usage and API client generation.

It is developed to connect heptacom/shopware-platform-admin-open-auth and heptacom/heptaconnect.

System requirements

  • PHP 7.2 or above

Additional development requirements

  • Make

Contributing

Thank you for considering contributing to this package! Be sure to sign the CLA after creating the pull request. CLA assistant

Steps to contribute

  1. Fork the repository
  2. git clone yourname/heptacom-open-auth
  3. Make your changes to master branch
  4. Check and fix code style make csfix && make cs
  5. Create your Pull-Request

License

Copyright 2020 HEPTACOM GmbH

Licensed under the GNU Affero General Public License v3.0 (the "License"). You may not use this project except in compliance with the license. You may obtain a copy of the AGPL License at https://spdx.org/licenses/AGPL-3.0-or-later.html.