centrifuge / pod

Go implementation of Centrifuge POD (Private Off-chain Data) node
https://docs.centrifuge.io/build/p2p-node/
MIT License
77 stars 35 forks source link

Investor access #1597

Closed cdamian closed 1 year ago

cdamian commented 1 year ago

Adding a new endpoint that will be used by investors to retrieve a particular document that's used as collateral in a loan.

The changes done here are meant to adjust the authentication system present in the POD to allow multiple types of checks based on the endpoint and/or proxy type that are used.