Skip to content
This repository was archived by the owner on Nov 11, 2025. It is now read-only.
This repository was archived by the owner on Nov 11, 2025. It is now read-only.

Using app tokens #14

@tarqd

Description

@tarqd

There should be a method to perform API requests with the app token.
You can get by requesting this URL

/oauth/access_token
    ?grant_type=client_credentials
    &client_id=11111111
    &client_secret=9999999999

You need to do this to make calls to certain functions (such as sending a notification)

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