Skip to content
This repository has been archived by the owner on May 19, 2023. It is now read-only.

Use DID Auth in cookies mode #74

Merged
merged 7 commits into from
Apr 26, 2021
Merged

Use DID Auth in cookies mode #74

merged 7 commits into from
Apr 26, 2021

Conversation

ilanolkies
Copy link
Contributor

@ilanolkies ilanolkies commented Feb 22, 2021

Using DID Auth with cookies instead of raw token responses prevents storing credentials insecurely in local storage. Credentials will now be stored in cookies.

  • Implement service
  • Implement client

This pull request is related to

@ilanolkies ilanolkies added bug Something isn't working enhancement New feature or request labels Feb 22, 2021
@ilanolkies ilanolkies added this to In progress in RIF Identity Q1 21' via automation Feb 22, 2021
@ilanolkies ilanolkies force-pushed the cookies branch 2 times, most recently from 38a2b5c to 399788f Compare March 1, 2021 19:45
@ilanolkies
Copy link
Contributor Author

Rebased encryption fix

@ilanolkies ilanolkies removed this from In progress in RIF Identity Q1 21' Apr 6, 2021
@ilanolkies ilanolkies added this to In progress in RIF Identity Q2 21' via automation Apr 6, 2021
@sonarcloud
Copy link

sonarcloud bot commented Apr 12, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

ilanolkies and others added 3 commits April 23, 2021 11:33
* Add Access-Control-Allow-Origin header

* Update Express DID Auth - move x-csrf-token to headers

* Add testing auth manager

* Move all requests to auth manager

* Rename testing auth manager

* Client get working with authentication

* Add missing headers

* Implement post, put and delete

* Refactor requests

* Lint

* Fix types

* Update modules/ipfs-cpinner-service/src/index.ts
@ilanolkies ilanolkies marked this pull request as ready for review April 23, 2021 22:37
@ilanolkies ilanolkies merged commit f8d1a76 into develop Apr 26, 2021
RIF Identity Q2 21' automation moved this from In progress to Done Apr 26, 2021
@delete-merged-branch delete-merged-branch bot deleted the cookies branch April 26, 2021 16:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants