Skip to content

Releases: OpenMatchmaking/microservice-auth

microservice-auth v0.2.1

Choose a tag to compare

@Relrin Relrin released this 19 Dec 12:35
dbb2a7b

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

Choose a tag to compare

@Relrin Relrin released this 20 Oct 09:50
4388bfc

Updates:

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

microservice-auth v0.1.3

Choose a tag to compare

@Relrin Relrin released this 22 Jul 08:32
864ce50

Updates:

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

microservice-auth v0.1.2

Choose a tag to compare

@Relrin Relrin released this 23 May 12:19
7ee8592

Updates:

  • Updated sage-utils dependency to the latest release

microservice-auth v0.1.1

Choose a tag to compare

@Relrin Relrin released this 27 Apr 18:53

Fixes:

  • Refactored code after adding sage-utils package

microservice-auth v0.1.0

Choose a tag to compare

@Relrin Relrin released this 06 Apr 18:19

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