You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
for versioning. For the released version check changelog / tags
177
+
178
+
## Contributing
179
+
180
+
Pull requests are always welcome, however keep the following things in mind:
181
+
182
+
- New features (both breaking and non-breaking) should always be discussed with the [repo's owner](#support). If possible, please open an issue first to discuss what you would like to change.
183
+
- Fork this repo and issue your fix or new feature via a pull request.
184
+
- Please make sure to update tests as appropriate. Also check possible linting errors and update the CHANGELOG if applicable.
185
+
186
+
## Authors
187
+
188
+
* Olivier Van den Mooter (<olivier.vandenmooter@digipolis.be>) - Initial work - [Vademo](https://github.com/vademo)
189
+
190
+
See also the list of [contributors](https://github.com/digipolisantwerp/authz_module_nodejs/graphs/contributors) who participated in this project.
191
+
192
+
## License
193
+
194
+
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details
0 commit comments