banyancomputer / banyan-cli

Banyan's client, BanyanFS+CAR encrypted filesystem packer and metadata handler.
https://banyan.computer/
MIT License
25 stars 2 forks source link

Alex/eng 412 update api to use user id in place of account #280

Closed amiller68 closed 11 months ago

amiller68 commented 11 months ago

Description

static site integration already has an updated build. i don't want to merge this till API updates from that are in main on banyan-core creating a draft to track this

linear[bot] commented 11 months ago
ENG-412 Update API to use user_id in place of account_id

Account Ids were an abstraction from NextAuth, It's better for us to separate Authentication logic from Business logic and reference a User ID We need to update API clients to respect this change