Skip to content

Releases: opticSquid/hangout-auth-api

Fixed cors config to allow DELETE request from client

21 Mar 04:25
35678cd

Choose a tag to compare

What's Changed

  • Fixes cors config to allow delete request from client. Changes CI/CD pipeline by @opticSquid in #94

Full Changelog: v2.2.0...v2.2.1

Moved instrumentations from micrometer to otel

19 Mar 05:54
0b8c9f0

Choose a tag to compare

What's Changed

Full Changelog: v2.1.5...v2.2.0

Adds user id as a part of auth response

27 Feb 02:45
d6b7ccc

Choose a tag to compare

What's Changed

Full Changelog: v2.1.4...v2.1.5

Centralized getDeviceDetail function

09 Feb 07:34
05001c3

Choose a tag to compare

What's Changed

Full Changelog: v2.1.3...v2.1.4

logging device differ

09 Feb 07:06
48fe364

Choose a tag to compare

What's Changed

Full Changelog: v2.1.2...v2.1.3

Fixes the way devices are tracked in boh ipv6 and ipv4

09 Feb 05:16
e5e37a2

Choose a tag to compare

What's Changed

  • Fixes the way devices are tracked because ipv6 assigns multiple ip addresses to a device. by @opticSquid in #88

Full Changelog: v2.1.1...v2.1.2

FIxed the bug getting incorrect user ip address through proxy servers

07 Feb 08:20
8f80420

Choose a tag to compare

Made Jwt token expiry configurable. Added exception handler to handle expired JWT token

25 Jan 08:09
5b43942

Choose a tag to compare

What's Changed

  • makes the jwt token expiry time configurable by @opticSquid in #82
  • Added a exception handler for handling exceptions on using expired jwt tokens by @opticSquid in #83

Full Changelog: v2.0.5...v2.1.0

Fixed cors errors. Now integrated to frontend

13 Jan 06:40
b5ce43e

Choose a tag to compare

What's Changed

Full Changelog: v2.0.4...v2.0.5

Changes in user details provided to other services

22 Dec 11:44
d3c1b20

Choose a tag to compare

What's Changed

Full Changelog: v2.0.3...v2.0.4