Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@HalloSouf HalloSouf released this 18 Apr 03:15
· 1 commit to master since this release

🧱 The base release | v1.0.0

This release includes the base setup of the new API example.

  • Added authentication 🛡️ by username or email with a password.
  • Added a route to create new users 🦜.
  • Added a route to fetch your own user profile 🦜 when you have are authenticated.
  • Added a route to refresh your accessToken 🛡️, because your access token will expire within 1 hour 🕐.

Full Changelog: https://github.com/HalloSouf/api-example/commits/v1.0.0