Better Oauth Support #39

Open
opened 2022-11-19 11:39:06 +00:00 by heartles · 0 comments
Owner

Right now we don't have a clear distinction between login cookies and tokens, both get treated equally on the backend.

Things we should do:

  • Make login cookies distinct from api tokens
  • Give api tokens scopes and scope application endpoints
  • Token management API

This is gonna be a meta issue for all of these + more as they come up

Right now we don't have a clear distinction between login cookies and tokens, both get treated equally on the backend. Things we should do: - [ ] Make login cookies distinct from api tokens - [ ] Give api tokens scopes and scope application endpoints - [ ] Token management API This is gonna be a meta issue for all of these + more as they come up
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: heartles/fediglam#39
No description provided.