Skip to content

[QUERY] External auth for non-link events #401

Open
@radvansky-tomas

Description

I am trying to use external auth for non link events such as mentions, app mentions etc.
I saw example here:
https://api.slack.com/tutorials/tracks/oauth-tutorial

But this is using some form of hack method when instead of using external auth, they / you are creating link and then executing another workflow after. Which seem like massive pain.

I could probably handle whole oauth flow, but client.apps.auth.external.get does not expose refresh token, so manual refresh is not doable. I guess I can make custom webhook to capture whole oauth flow.

But before I do, that Id like to know, if there is really no way for me just running reaction events with oauth in place, with automatic token refresh mechanism, without constant recreation of links back/forth.

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions