Skip to content

Releases: OpenMatchmaking/microservice-auth

microservice-auth v0.2.1

19 Dec 12:35
dbb2a7b
Compare
Choose a tag to compare

Updates:

  • Increased the number of prefetched messages in queues
  • Updated the used version of MongoDB for docker-compose.dev.yaml

microservice-auth v0.2.0

20 Oct 09:50
4388bfc
Compare
Choose a tag to compare

Updates:

  • Updated all used dependencies to the latest releases
  • Migrated old HTTP API onto AMQP-based approach

microservice-auth v0.1.3

22 Jul 08:32
864ce50
Compare
Choose a tag to compare

Updates:

  • Updated the base Docker image onto new with Python 3.7
  • Updated dependencies to the latest releases

microservice-auth v0.1.2

23 May 12:19
7ee8592
Compare
Choose a tag to compare

Updates:

  • Updated sage-utils dependency to the latest release

microservice-auth v0.1.1

27 Apr 18:53
Compare
Choose a tag to compare

Fixes:

  • Refactored code after adding sage-utils package

microservice-auth v0.1.0

06 Apr 18:19
Compare
Choose a tag to compare

Features:

  • Implemented API for creating, validating and refreshing JSON Web Tokens
  • Implemented API for users (creating and retrieving a detail)
  • RabbitMQ worker for registering a new microservice and further synchronizing permissions for groups