diff --git a/app/helpers/application_helper.rb b/app/helpers/application_helper.rb
index 73a9cf9c..d1f18758 100644
--- a/app/helpers/application_helper.rb
+++ b/app/helpers/application_helper.rb
@@ -73,6 +73,13 @@ module ApplicationHelper
"matchu@openneo.net"
end
+ # SVG icon source from Chakra UI!
+ EXTERNAL_LINK_SVG_SOURCE = '
If you connect a NeoPass, you can use it to log into this DTI account!
+
+ When you click below, you'll be connected to
+ <%= link_to "https://account.neopets.com/", target: "_blank" do %>
+ whatever NeoPass is already logged in
+ <%= external_link_icon %><% end %>.
+ If it's your first time connecting, you'll be asked for 3 permissions:
+ OpenID and Email tell us who you are, and
+ Linkage tells us your Neopets username.
+
You'll still be able to use your password to log in too, and you can
disconnect this later if you'd like.
- If this is your first time using NeoPass at Dress to Impress, we'll
- create a new DTI account for you automatically!
- How does it work?
You'll be asked for 3 permissions: OpenID and Email tell us who you are, and Linkage tells us your Neopets username.
- After that, you'll be able to one-click log in here, any time! + After that, you'll be able to one-click log in here, any time! You'll + never be asked for these permissions again.
To connect an existing DTI account, don't start here! Log in with - your password first, then check the Settings page. + your password first, then connect via the Settings page.