Skip to content

Releases: bitloops/node-bitloops

v0.5.0

26 Apr 14:17
Compare
Choose a tag to compare

Changed subscription architecture.

v0.3.0 - Changed onAuthStateChanged to past test

03 Apr 20:32
Compare
Choose a tag to compare

Changed onAuthStateChanged to past test

Migration from 0.2.x -> 0.3.0

rename onAuthStateChange to onAuthStateChanged

v0.2.2

03 Apr 17:47
Compare
Choose a tag to compare
v0.2.2 Pre-release
Pre-release

v0.2.2

Added JWT information in user object.

This is helpful for custom information included in JWTs based on Realm and Client settings.

auth.getUser command

17 Mar 12:13
d3fbaaf
Compare
Choose a tag to compare
auth.getUser command Pre-release
Pre-release

Auth auth getUser implementation for authServer and refactor refreshToken out of index class

Add github authentication

04 Mar 13:59
Compare
Choose a tag to compare
Pre-release
v0.1.8

v0.1.8

Code refactoring

04 Mar 10:54
Compare
Choose a tag to compare
Code refactoring Pre-release
Pre-release

Extract http and subscribe modules

Add phone authentication

03 Mar 14:37
Compare
Choose a tag to compare
Pre-release

Add sendVerificationCode and verifyCode functionalities

Handle unsubscribe

01 Mar 14:12
Compare
Choose a tag to compare
Handle unsubscribe Pre-release
Pre-release

Send unsubscribe topic requests to server

Refresh token on publish

14 Feb 16:01
Compare
Choose a tag to compare
Pre-release

Attach refresh token logic on publish event

Local storage abstraction

14 Feb 13:23
274ea8e
Compare
Choose a tag to compare
Pre-release

Introduce keytar for server credential management