Skip to content

Commit 54a5db8

Browse files
Merge pull request #18 from nsidc/tweak-auth-redirect-edd-page
Tweak auth redirect edd page
2 parents 3151cb6 + d7db591 commit 54a5db8

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# v1.0.0
22

33
- Add metrics endpoint to show number of interactions with DAT backend.
4+
- Tweak EDD Auth Callback HTML page text to be consistent with DAT-UI generated
5+
page.
46

57
# v0.5.0
68

src/dat_backend/templates/edd_auth_callback.html.jinja

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,13 @@
1515
in the dialog presented by your browser.
1616
If the dialog does not open automatically, click
1717
<strong> Open Earthdata Download </strong> below.
18-
You can close this window once your download begins.
18+
If you click and nothing happens, you may need download and
19+
install the Earthdata Download application. You can close this
20+
window once your download begins.
1921
</p>
2022

2123
<p>
22-
Don’t have Earthdata Download installed? Go To the
24+
Do not have Earthdata Download installed? Go To the
2325
<a href="https://nasa.github.io/earthdata-download/" target="_blank"
2426
> Downloads Page</a>.
2527
</p>

0 commit comments

Comments
 (0)