Skip to content

Commit a24d8ec

Browse files
committed
Update README.
1 parent 87a22b7 commit a24d8ec

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,18 +17,17 @@ hooks for controlling what occurs when authentication succeeds or fails.
1717
<div align="center">
1818
<sup>Sponsors</sup>
1919
<br>
20-
<!-- Write your comments here -->
20+
<!-- Auth0 -->
2121
<a href="https://auth0.com/">
2222
<picture>
2323
<source srcset="https://raw.githubusercontent.com/jaredhanson/passport/master/sponsors/auth0.png" media="(prefers-color-scheme: light)">
2424
<source srcset="https://raw.githubusercontent.com/jaredhanson/passport/master/sponsors/auth0-dark.png" media="(prefers-color-scheme: dark)">
2525
<img src="https://raw.githubusercontent.com/jaredhanson/passport/master/sponsors/auth0.svg" width="275">
2626
</picture>
27-
</a>
28-
<br/>
29-
<a href="https://auth0.com/"><p>Simple Authentication</p><p>Make login our problem. Not yours.</p>
30-
<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.
31-
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>
27+
<p>Simple Authentication</p>
28+
<p>Make login our problem. Not yours.</p>
29+
<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.
30+
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>
3231
</a>
3332
<br/>
3433
<br>

0 commit comments

Comments
 (0)