Skip to content

Catch up Mastodon's API changes #3

@dahlia

Description

@dahlia

@hollo fyi, slight change in API: Mastodon is going to support either string or array of strings for the redirect_uris parameter in app registration: https://github.com/dahlia/hollo/blob/main/src/api/v1/apps.ts#L12

https://github.com/mastodon/mastodon/pull/29192

— Emelia 👸🏻 (@ThisIsMissEm@hachyderm.io) 8/22/2024, 10:33:41 PM

@hollo also, the verify credentials endpoint now supports a ‘profile’ scope as well: https://github.com/dahlia/hollo/blob/main/src/api/v1/accounts.ts#L52

— Emelia 👸🏻 (@ThisIsMissEm@hachyderm.io) 8/22/2024, 10:34:48 PM

@hollo you'll probably also want to support PKCE for authorization requests + Authorization Server Metadata, since that should hopefully start to get used by all applications once 4.3 is released.

— Emelia 👸🏻 (@ThisIsMissEm@hachyderm.io) 8/22/2024, 10:37:22 PM

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