Skip to content
This repository was archived by the owner on Dec 27, 2024. It is now read-only.

Releases: sakuraapi/auth-native-authority

v0.6.2

05 Oct 17:01
2951b73
Compare
Choose a tag to compare

See Milestone v0.6.2

What's new

Resolves #45 - thanks to @CarsonF

0.6.1

26 Sep 17:34
72df1a1
Compare
Choose a tag to compare

Changes (technically a breaking change)

Made bcrypt a peer dependency because there are issues with the latest version of bcrypt and this will allow integrators to decide what exact version of bcrypt is used.

0.6.0

24 Aug 01:34
c37c6ed
Compare
Choose a tag to compare

See Milestone 0.6.0

What's new

See #42

Thanks to @candleshine for this.

0.5.4

20 Aug 18:42
1c810a8
Compare
Choose a tag to compare

See MileStone 0.5.4

What's New

#40 makes MongoDB a peer dependency

0.5.3

17 Aug 17:25
9da4546
Compare
Choose a tag to compare

See Milestone 0.5.3

Updated dependencies

#38 updates

0.5.2

17 Aug 01:06
5477caf
Compare
Choose a tag to compare

Version bump of some dependencies.

Milestone 0.5.2

0.5.1

17 Aug 00:28
5bf2131
Compare
Choose a tag to compare

See Milestone 0.5.1

What's Included

debug (see #36)

0.5.0

07 Aug 20:26
8304715
Compare
Choose a tag to compare

See: Milestone 0.5.0

New Feature

#34 Added onBeforeChangePassword handler to allow intercept of incoming password change requests before they get to auth-native-authorities handler.

Other

Updated npm dependencies.

Special thanks to @gowthamrodda and @candleshine

0.4.0

03 Jul 23:45
ca04c68
Compare
Choose a tag to compare

See Milestone 0.4.0

#31 now supports the latest version of SakuraApi

This is a breaking change that upgrades to MongoDB for NodeJS v3 drivers.

v0.3.0

28 Mar 22:36
2d5ce71
Compare
Choose a tag to compare

See: Milestone 0.3.0

The plugin has been out for a while and is being used in production, but this is the official release of 0.3.0 in a non-prerelease form. See the milestone for the changes included in this release.

Of note: more testing in this release and support for selective JWTs based on domain.