Skip to content

Releases: developertown/oidc-provider

1.3.2

22 Jan 23:36

Choose a tag to compare

What's Changed

Full Changelog: 1.3.1...1.3.2

1.3.1

30 Oct 19:01
693ff3a

Choose a tag to compare

What's Changed

Full Changelog: 1.3.0...1.3.1

1.3.0

30 Oct 14:31
0076842

Choose a tag to compare

What's Changed

Full Changelog: 1.2.2...1.3.0

1.2.3

30 Oct 18:55

Choose a tag to compare

Full Changelog: 1.2.2...1.2.3

1.2.2

30 Oct 12:48
0076446

Choose a tag to compare

What's Changed

Full Changelog: 1.2.1...1.2.2

1.2.1

30 Oct 12:42
1caa91c

Choose a tag to compare

What's Changed

  • Migrate example package from Create React App to Vite by @Copilot in #9
  • Add preview script to complete Vite migration for package.json scripts by @Copilot in #17
  • Migrate to Vite: Update HTML Template and Asset References by @Copilot in #18
  • updating build toolchain dependencies and sample app by @abillingsley in #23
  • adds tests by @abillingsley in #24

New Contributors

  • @Copilot made their first contribution in #9

Full Changelog: 1.2.0...1.2.1

1.2.0

30 Oct 12:41

Choose a tag to compare

Full Changelog: 1.1.0...1.2.0

1.1.0

01 Nov 17:37

Choose a tag to compare

bump version

1.0.0

19 Jul 14:16

Choose a tag to compare

React 18

0.0.10

25 Sep 00:00
9efb4af

Choose a tag to compare

adds loginSilent to oidc-provider (#2)

* adds loginSilent to oidc-provider

* type updates