Register API /api/v0/auth

Hi Team,

Just wanted to know if you have or plan to have an API for us developers to allow our users to sign up a Storj account directly?

I question this because what if us developers, for some reason not able to renew our Storj subscription, or if the Access Keys are leaked and someone uses it to erase everything. Users will be left with nothing. So it’s a single security where if it will be leaked it can be a disaster for everyone. Whereas if you allow our users to directly sign up, they’re the ones responsible to keep their Access Keys secured.

Please let me know.

Thank you very much!

So best practice for this would be to use a single account but generate one restricted access grant per user. If an access grant gets leaked it would affect only that one user.

This can be done in three ways. You can generate a new project per user or a bucket per user or a folder per user. Not sure which of these would work best for you.

2 Likes

These topics may be helpful to you

1 Like