Skip to content

[FEAT|backend] Projects API #7

Description

@JoshiCodes
  • List own projects
  • Create Project
  • Get specific project (own)
  • Get public project (any)
  • Edit Project (own)
  • Delete Project (own)
  • Admin Actions (delete/edit/change owner) (admin only)

Project:

  • id : uuid (auto generated)
  • title : string
  • owner : user reference
  • description : string | optional
  • redirect_uris : string[]
  • icon_url : string | optional
  • client_secret : string (auto generated)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions