Skip to content

Rolling changes to client_id #32

@ThisIsMissEm

Description

@ThisIsMissEm

From time to time I come across people using unstable URLs for semi-production ready apps, for instance, this one from SafeSkies (a bluesky moderation app) — whilst they have the domain https://safeskies.app/ which is where you're redirected to, it seems the client_id that they use has become an internal heroku URL that backs that domain.

prod-safe-skies-api-231a3f5f5b17.herokuapp.com/oauth/client-metadata.json

We should probably figure out some way for that client_id to signal "hey, I'm actually https://safeskies.app/oauth/client-metadata.json — perhaps through redirect handling or signing or something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions