You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
👋 In the document page you mentioned, the installations is a pseudo in-memory database storing OAuth results, not the direct reference to oauth.v2.access results.
If you're looking for more realistic examples or information, check the implementation in pull request #479. The PR is going to introduce the built-in implementation of the authorization logics to Bolt for JS.
@Zrce Hello, are you still looking for more information here? If my previous comment is helpful or you're no longer working on this, could you close this issue?
Description
Describe your issue here.
What type of issue is this? (place an
x
in one of the[ ]
)Requirements (place an
x
in each of the[ ]
)Steps to reproduce:
Expected result:
What you expected to happen
Documentation to use a real result object and the naming of the real results. e.g.
It's likely that you store the full result in a database. Then the team id would also be
Actual result:
The text was updated successfully, but these errors were encountered: