bcgov / traction

Traction is designed with an API-first architecture layered on top of Hyperledger Aries Cloud Agent Python (ACA-Py) and streamlines the process of sending and receiving digital credentials for governments and organizations.
https://digital.gov.bc.ca/digital-trust/tools/traction/
Apache License 2.0
51 stars 44 forks source link

Use authentication decorators #1121

Open esune opened 2 months ago

esune commented 2 months ago

Once this PR in ACA-Py is merged, endpoints will not be protected by the middleware and decorators will need to be added to the route handlers to explicitly require tenant or admin authentication.

github-actions[bot] commented 1 month ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 1 week ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 3 days ago

This issue was closed because it has been stalled for 5 days with no activity.

swcurran commented 2 days ago

@loneil — did we want to let this issue get closed?

loneil commented 2 days ago

@loneil — did we want to let this issue get closed?

No that would be a GH auto-close. I believe this still will need doing to sync up with the work Emiliano did in ACA-Py once there's a planned release.

I'm setting pin status so GH keeps it.