Skip to content

Commit f862a77

Browse files
committed
Update README.
1 parent 50ecd29 commit f862a77

File tree

1 file changed

+14
-12
lines changed

1 file changed

+14
-12
lines changed

README.md

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -18,20 +18,22 @@ hooks for controlling what occurs when authentication succeeds or fails.
1818
<sup>Sponsors</sup>
1919
<br>
2020
<!-- Auth0 -->
21-
<a href="https://auth0.com/">
22-
<picture>
23-
<source srcset="https://raw.githubusercontent.com/jaredhanson/passport/master/sponsors/auth0.png" media="(prefers-color-scheme: light)">
24-
<source srcset="https://raw.githubusercontent.com/jaredhanson/passport/master/sponsors/auth0-dark.png" media="(prefers-color-scheme: dark)">
25-
<img src="https://raw.githubusercontent.com/jaredhanson/passport/master/sponsors/auth0.svg" width="275">
26-
</picture>
27-
<p>
28-
<b>Simple Authentication</b>
29-
<br/>
30-
Make login our problem. Not yours.
31-
</p>
21+
<div>
22+
<a href="https://auth0.com/">
23+
<picture>
24+
<source srcset="https://raw.githubusercontent.com/jaredhanson/passport/master/sponsors/auth0.png" media="(prefers-color-scheme: light)">
25+
<source srcset="https://raw.githubusercontent.com/jaredhanson/passport/master/sponsors/auth0-dark.png" media="(prefers-color-scheme: dark)">
26+
<img src="https://raw.githubusercontent.com/jaredhanson/passport/master/sponsors/auth0.svg" width="275">
27+
</picture>
28+
<p>
29+
<b>Simple Authentication</b>
30+
<br/>
31+
Make login our problem. Not yours.
32+
</p>
33+
</a>
3234
<p>Auth0 by Okta provides a simple and customizable login page to authenticate your users. You can dynamically add new capabilities to it - including social login, multi-factor authentication, or passkeys - without making changes to your app’s code.</p>
3335
<p>We help protect your app and your users from attacks - defending your application from bot attacks and detecting runtime anomalies based on suspicious IPs, breached credentials, user context, and more.</p>
34-
</a>
36+
</div>
3537
<br/>
3638
<br>
3739
<a href="https://workos.com/?utm_campaign=github_repo&utm_medium=referral&utm_content=passport_js&utm_source=github"><img src="https://raw.githubusercontent.com/jaredhanson/passport/master/sponsors/workos.png"></a><br/>

0 commit comments

Comments
 (0)