Update the mcp auth page#479
Merged
jonathannorris merged 1 commit intofeat-mcp-sse-workerfrom Jul 31, 2025
Merged
Conversation
cdruxerman
commented
Jul 31, 2025
- updates to the mcp auth page to align it to the auth0 pages
jonathannorris
approved these changes
Jul 31, 2025
JamieSinn
reviewed
Jul 31, 2025
| <!-- Marketing Column --> | ||
| <div class="marketing-column"> | ||
| <div class="marketing-content"> | ||
| <img class="marketing-logo" src="https://devcycle.com/_next/static/media/logo.dark.9590d9ad.svg" alt="DevCycle" /> |
Member
There was a problem hiding this comment.
don't use this url - it's not guaranteed to be around.
You should use the brand asset paths.
JamieSinn
reviewed
Jul 31, 2025
| <h1>DevCycle MCP Server - Authorization Request</h1> | ||
| <!-- Consent Column --> | ||
| <div class="consent-column"> | ||
| <img class="mobile-logo-simple" src="https://devcycle.com/_next/static/media/logo.e96b1670.svg" alt="DevCycle" /> |
Member
There was a problem hiding this comment.
same here - change the url for the logo
JamieSinn
reviewed
Jul 31, 2025
|
|
||
| @font-face { | ||
| font-family: Inter; | ||
| src: url(https://assets.website-files.com/614e240a0e0b0fa195b146ed/614e240a0e0b0fed5fb1473e_Inter-Regular.woff); |
Member
There was a problem hiding this comment.
source these somewhere else - this is from our legacy webflow site.
JamieSinn
reviewed
Jul 31, 2025
| <style> | ||
| @font-face { | ||
| font-family: Uni; | ||
| src: url(https://assets.website-files.com/614e240a0e0b0fa195b146ed/6165f74563f3fd79359837fd_UniNeue-Heavy.otf); |
JamieSinn
reviewed
Jul 31, 2025
| </button> | ||
| <div class="footer"> | ||
| <p> | ||
| You're signing in to a third-party application. Your |
Member
There was a problem hiding this comment.
this is a first party application - not third party.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.