We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ab8a16 commit 0c1c2a5Copy full SHA for 0c1c2a5
readme.md
@@ -75,6 +75,22 @@
75
<br>
76
77
78
+ <a href="https://logto.io/ref=sindre">
79
+ <div>
80
+ <picture>
81
+ <source width="220" media="(prefers-color-scheme: dark)" srcset="https://sindresorhus.com/assets/thanks/logto-logo-dark.svg?x">
82
+ <source width="220" media="(prefers-color-scheme: light)" srcset="https://sindresorhus.com/assets/thanks/logto-logo-light.svg?x">
83
+ <img width="220" src="https://sindresorhus.com/assets/thanks/logto-logo-light.svg?x" alt="Logto logo">
84
+ </picture>
85
+ </div>
86
+ <b>The better identity infrastructure for developers</b>
87
88
+ <sup>Logto is an open-source Auth0 alternative designed for every app</sup>
89
90
+ </a>
91
+ <br>
92
93
94
</p>
95
<hr>
96
0 commit comments