Closed carletex closed 7 months ago
I think I love it because of its simplicity !!
... but it's more than enough IMO (since the data "protecting" is not very sensitive haha).
Yup completely agree with !
Also, happy to tackle this and create a POC PR. If you haven't started yet or want to tackle it 🙌
Completed at #100
We just merged #96
But let's experiment with a stronger method (where «impersonator» doesn't work :D).
This would be an option: https://github.com/BuidlGuidl/grants.buidlguidl.com/pull/17
Another simpler option could be, just use an API key (stored in the backend / secret env var)
Workflow:
It's just a cheap version of the JWT stuff (no data stored in the token, no refresh, same for all users, etc)... but it's more than enough IMO (since the data "protecting" is not very sensitive haha).
In any case, happy to go either way!