Releases: CodeCrew24/authservice
Releases · CodeCrew24/authservice
1.0.1
Description:
This is the first release of our application.
Features:
- Implemented user registration functionality.
- Implemented client login with client ID and secret functionality.
- Implemented endpoint to retrieve client ID and secret.
- Implemented endpoint to regenerate client credentials if compromised.
Full Changelog: https://github.com/CodeCrew24/authservice/commits/1.0.1
What's Changed
- Added workflow to generated SDK by @dprakash2101 in #4
- Modified location of open api spec. by @dprakash2101 in #5
- Version issue fixed. by @dprakash2101 in #6
- Syntax issue with spec by @dprakash2101 in #7
- Workflow syntax error fixed. by @dprakash2101 in #8
- Fix: Syntax sdk generator by @dprakash2101 in #9
- 1 create cicd pipe line for deployment by @vijay0707 in #10
- 1 create cicd pipe line for deployment by @vijay0707 in #11
- Update README.md by @vijay0707 in #12
- Update README.md by @dprakash2101 in #13
- Issue/unit tests by @Vijayrajdev in #14
- Added more unit test by @Vijayrajdev in #15
New Contributors
- @dprakash2101 made their first contribution in #4
- @vijay0707 made their first contribution in #10
- @Vijayrajdev made their first contribution in #14
Full Changelog: 1.0.0...1.0.1
1.0.0
Description:
This is the first release of our application.
Features:
- Implemented user registration functionality.
- Implemented client login with client ID and secret functionality.
- Implemented endpoint to retrieve client ID and secret.
- Implemented endpoint to regenerate client credentials if compromised.
Full Changelog: https://github.com/CodeCrew24/authservice/commits/1.0.0