mirror of
https://github.com/myfatemi04/wheelshare-frontend.git
synced 2025-04-09 22:00:16 -04:00
add ion guide link
This commit is contained in:
parent
5aef6896f4
commit
1698d513be
|
@ -13,6 +13,14 @@ export default function WheelShareLoggedOut() {
|
|||
<UILink href={ionAuthorizationEndpoint}>Log in with Ion</UILink>
|
||||
<br />
|
||||
<UILink href={googleAuthorizationEndpoint}>Log in with Google</UILink>
|
||||
<br />
|
||||
<p>
|
||||
If you're new to Ion, follow{' '}
|
||||
<a href="https://guides.tjhsst.edu/ion/resetting-your-ion-password">
|
||||
this guide
|
||||
</a>{' '}
|
||||
to create an account and reset your password
|
||||
</p>
|
||||
</>
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user