Andrei0105 / identity-wallet

0 stars 0 forks source link

Integrate Blockstack for credential request #2

Open Andrei0105 opened 5 years ago

Andrei0105 commented 5 years ago

Create a mechanism for requesting credentials from Blockstack similar to the existing one for uPort.

Andrei0105 commented 5 years ago

Partially working implementation at commit https://github.com/Andrei0105/identity-wallet/commit/6dd40ff479bd2de5760178855794e6050b1fa0dc.

Need a way to send auth response token back to page. Check blockstack: protocol detection and the way it's done here https://github.com/MichaelFedora/unofficial-blockstack-extension/blob/master/src/auth/app/app.ts.