AbandonTech/abandonauth

Add Endpoint for Editing Developer Application Names

Open

#142 opened on Jun 20, 2024

 (4 comments) (0 reactions) (0 assignees)Python (2 forks)auto 404
backendenhancementgood first issue

Repository metrics

Stars
 (4 stars)
PR merge metrics
 (PR metrics pending)

Description

Summary

Developer application names should be editable, we should add a way to modify a developer application name. This could possibly be done with a generic patch endpoint for /developer_application. This endpoint will only be able to modify the name, in the future we may want to add additional fields that can be edited here.

Contributor guide