Skip to content

v0.0.2

Latest

Choose a tag to compare

@aaronzi aaronzi released this 22 Jul 05:59
· 18 commits to main since this release
cf1b748

Package:

This release corresponds to the Docker image tagged as:
ghcr.io/aaronzi/ ghcr.io/aaronzi/go-demo-api:sha-cf1b748

To pull this image, run:

docker pull ghcr.io/aaronzi/go-demo-api:sha-cf1b748

New Features

  • Registering Process
  • Transactional mail for verifying user
  • Login
  • JWT token generation
  • Secured requests to movie endpoints using token

What's Changed

  • Adds User registration and login by @aaronzi in #2

Full Changelog: v0.0.1...v0.0.2