Skip to content

Issues Fetching Token Info #5

@fny

Description

@fny

I'm registered for access to the development instance, but I can't seem to

The first two steps of the authentication workflow work magnificently:

1. /authenticate?client_id=CLIENT_UUID&state=RANDOM
2. CLIENT_REDIRECT_URL#access_token=JWT&state=RANDOM&token_type='Bearer'&expires_in=TTL&scope=CSL

But the last steps always leaves me with a 404 error

GET /token_info?access_token=JWT

It looks like the route might be missing?

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