Skip to content

Releases: famedly/synapse-token-authenticator

v0.7.0

10 Feb 09:04
120eeab
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

02 Jul 12:14
v0.6.0
ce3b417
Compare
Choose a tag to compare

What's Changed

  • refactor!: Refactor custom flow into configurable oauth by @sirewix in #44

Full Changelog: v0.5.0...v0.6.0

v0.5.0

27 May 08:27
v0.5.0
3db86f4
Compare
Choose a tag to compare

What's Changed

  • Use SimpleHttpClient with proxy enabled, fix oidc metadata baseurl by @emgrav in #42
  • Fix introspection encoding, release v0.5.0 by @emgrav in #43

Full Changelog: v0.4.6...v0.5.0

v0.4.6

13 May 13:09
v0.4.6
3b89a3a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.5...v0.4.6

v0.4.5

25 Apr 11:52
v0.4.5
f4d339f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.4...v0.4.5

v0.4.4

25 Apr 10:44
8aaeded
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.3...v0.4.4

v0.4.3

25 Apr 10:44
3c999e6
Compare
Choose a tag to compare

What's Changed

  • feat: refactor http calls to ModuleApi by @sirewix in #34

Full Changelog: v0.4.2...v0.4.3

v0.4.2

31 Jan 15:36
v0.4.2
ba1c267
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

31 Jan 10:44
v0.4.1
c35a4d8
Compare
Choose a tag to compare

What's Changed

  • fix: Ignore system proxy configuration by @emgrav in #32

Full Changelog: v0.4.0...v0.4.1

v0.4.0

11 Jan 10:36
v0.4.0
42b6b61
Compare
Choose a tag to compare

Breaking changes

The configuration structure has breaking changes from 0.3.2, see CHANGELOG.md for details.

What's Changed

New Contributors

Full Changelog: v0.3.2...v0.4.0