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.
- PHP 7.2 or above
- Make
Thank you for considering contributing to this package! Be sure to sign the CLA after creating the pull request.
- Fork the repository
git clone yourname/heptacom-open-auth
- Make your changes to master branch
- Check and fix code style
make csfix && make cs
- Create your Pull-Request
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.