What's Changed
More secure auth using direct connection from auth to users service for creating a new user.
Showcase of service-to-service async connection between notes service and users service to get the profile for each note.
- feat/auth jwt by @mpiorowski in #75
Full Changelog: v1.1.0...v1.2.0