feat(auth): add OIDC provider endpoints #19

Open
opened 2025-07-24 11:19:36 +00:00 by chartgerink · 0 comments
Owner

In #18 we introduce the OpenID Connect (OIDC) provider table. Currently this is not exposed through the API, hence, cannot be updated without direct access to the database.

By providing the Create/Read/Update/Delete (CRUD) endpoints for the OIDC providers, we move towards enabling administrative actions down the line.

In #18 we introduce the OpenID Connect (OIDC) provider table. Currently this is not exposed through the API, hence, cannot be updated without direct access to the database. By providing the Create/Read/Update/Delete (CRUD) endpoints for the OIDC providers, we move towards enabling administrative actions down the line.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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: libscie/researchequals-api#19
No description provided.