Skip to content

Releases: mitigate-dev/omniauth-latvija

v7.0.0

17 May 09:00
179a58a
Compare
Choose a tag to compare

What's Changed

  • Use ppid instead of nameid for unique identifier by @azelcs in #12

Full Changelog: v6.3.0...v7.0.0

v6.3.0

27 Sep 16:30
da9d536
Compare
Choose a tag to compare

Full Changelog: v6.2.0...v6.3.0

v6.2.0

01 Sep 13:29
409ec77
Compare
Choose a tag to compare
  • Add original issuer to response #11

v6.1.0

02 Sep 08:13
e4d2e15
Compare
Choose a tag to compare
  • Use single private identifier as primary #10

v6.0.0

01 Jun 11:45
114c886
Compare
Choose a tag to compare
  • Add SHA256 support #9

v5.0.0

12 Nov 15:00
0f75ed6
Compare
Choose a tag to compare
  • BREAKING CHANGE: use the identifier returned by latvija.lv as auth UID, to prevent surname changes resetting user identity. Without changes in caller code, existing users will not be able to log in. Previously used versions of UID can be found under extra.legacy_uids key in auth response.
  • Return correct personal identifier in cases when person has had it changed. Historical identifiers, if any, can be found under extra.raw_info.historical_privatepersonalidentifier key in auth response. #7