-
Notifications
You must be signed in to change notification settings - Fork 399
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Customise HTML for "slack/oauth_redirect" page #1571
Comments
Hey @j1mie ! This is possible, though kind of difficult to figure out from our docs - it is buried deep! Check out the bolt-js docs on Authenticating with OAuth, scroll down to the bottom of this section where there is a collapsed "Customizing OAuth defaults". Expand this section and check out some of the options (as well as the example alongside the content). What you want to specify is Some links that may be helpful:
Hope that's helpful. Cheers! |
👋 It looks like this issue has been open for 30 days with no activity. We'll mark this as stale for now, and wait 10 days for an update or for further comment before closing this issue out. If you think this issue needs to be prioritized, please comment to get the thread going again! Maintainers also review issues marked as stale on a regular basis and comment or adjust status if the issue needs to be reprioritized. |
As this issue has been inactive for more than one month, we will be closing it. Thank you to all the participants! If you would like to raise a related issue, please create a new issue which includes your specific details and references this issue number. |
Thanks @filmaj! Just used your suggestion and worked great 🎉 |
Description
Similar to #982 is there a way to change the HTML for the "/slack/oauth_redirect" page? It current displays a page without styling, it would be great to have a way to customise this.
What type of issue is this? (place an
x
in one of the[ ]
)Requirements (place an
x
in each of the[ ]
)The text was updated successfully, but these errors were encountered: