Hu-Fi / Mr.Market-V2

This is the V2 version of Mr.Market
https://mr-market-v2-omega.vercel.app
GNU Affero General Public License v3.0
1 stars 1 forks source link

[MM] Enhance Mixin OAuth Endpoint to Include Authorization ID #51

Closed MWBlocky closed 1 week ago

MWBlocky commented 2 weeks ago

Description

Our goal is to improve the endpoint to store the authorization_id for each requester user in the database. This authorization_id will later be used to make requests on behalf of the user.

To do:

Deliverables