Skip to content

Releases: CodeCrew24/authservice

1.0.1

04 Mar 10:10
f7e47d2

Choose a tag to compare

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

New Contributors

Full Changelog: 1.0.0...1.0.1

1.0.0

03 Mar 06:09
cb53b1f

Choose a tag to compare

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