Noroff-Online-Team / noroff-api

https://api.noroff.dev/
1 stars 7 forks source link

Noroff API V2 #110

Closed Fermain closed 1 year ago

Fermain commented 1 year ago

Goals

Model progress

Each checkbox indicates all endpoints for that model has been migrated. I.e Books indicates GET /books ,GET /books/<id> and GET /books/random. This checklist is just to keep track of the general migration of endpoint from v1 to v2, and does not track additional features such as text search.

Stretch goals

Fermain commented 1 year ago

Will this unify auth?

jaaneh commented 1 year ago

Will this unify auth?

Good shout. Probably a good option to add as well. Only thing is that profiles usually have different properties, i.e holidaze has venueManager and auction house has credits. Probably can merge them all into a single profile and omit any that doesn't fit in the response.

Fermain commented 1 year ago

We could call it OneLogin

Fermain commented 1 year ago

I'm not sure what the best solution is, but things that come to mind: