Skip to content
This repository was archived by the owner on Nov 7, 2023. It is now read-only.

Releases: rsksmart/rif-identity.js

rif-id-mnemonic v0.1.1

20 Oct 15:18
f12bf99

Choose a tag to compare

  • seedToRSKTestnetHDKey
  • Reexport fromSeed

DID Auth v0.1.5

03 Mar 17:51
9eebbe8

Choose a tag to compare

  • Adds CSRF protection for DID Auth with cookies mode (#87 #88)

View it on npm

DID Auth v0.1.4

22 Jan 13:05

Choose a tag to compare

Bugifx:

  • If no custom login message header, it will not add an empty line break in the first line (#86)
  • Fixed configAdapter who now takes in account the new parameter

View it on npm

DID Auth v0.1.3

22 Jan 13:02

Choose a tag to compare

Feature:

Allow custom login message header to show when prompting the user to sign the challenge.
It changed from:

Login to SERVICE_URL
Verification code: RECEIVED_CHALLENGE

To:

CUSTOM_MESSAGE_HEADER
URL: SERVICE_URL
Verification code: RECEIVED_CHALLENGE

View it on npm

DID Auth v0.1.2

16 Dec 17:08
cf721fc

Choose a tag to compare

Bug fixes:

  • Pass selective disclosure into business logic (#77)

View it on npm

DID Auth v0.1.1

25 Nov 23:01
ea00c3a

Choose a tag to compare

Express DID Auth v0.1.1

  • Use personal sign instead of JWTs as challenge response (#72)

View it on npm

Express DID Auth v0.1

30 Oct 16:18
664ce71

Choose a tag to compare

  • Express DID Auth v0.1.0

View it on npm

v0.1.0

01 Oct 15:04
8138256

Choose a tag to compare

@rsksmart/rif-id-core - v0.0.3

24 Sep 16:29
cf8818d

Choose a tag to compare

@rsksmart/rif-id-ethr-did - v0.0.2

  • Fix ethr did method (#53)

@rsksmart/rif-id-daf - v0.0.5

  • Fix ethr did method (#53)

@rsksmart/rif-id-core - v0.0.3

  • Issue credential requests (#50)
  • Credentials management (#46)
  • Fix ethr did method (#53)

@rsksmart/rif-id-core - v0.0.2

16 Sep 19:25
5fa2d8d

Choose a tag to compare

  • Declarative details feature (#41)

View it on npm