We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99355bc commit c05ec08Copy full SHA for c05ec08
readme.md
@@ -85,6 +85,22 @@
85
<br>
86
87
88
+ <a href="https://logto.io/ref=sindre">
89
+ <div>
90
+ <picture>
91
+ <source width="220" media="(prefers-color-scheme: dark)" srcset="https://sindresorhus.com/assets/thanks/logto-logo-dark.svg?x">
92
+ <source width="220" media="(prefers-color-scheme: light)" srcset="https://sindresorhus.com/assets/thanks/logto-logo-light.svg?x">
93
+ <img width="220" src="https://sindresorhus.com/assets/thanks/logto-logo-light.svg?x" alt="Logto logo">
94
+ </picture>
95
+ </div>
96
+ <b>The better identity infrastructure for developers</b>
97
98
+ <sup>Logto is an open-source Auth0 alternative designed for every app</sup>
99
100
+ </a>
101
+ <br>
102
103
104
</p>
105
<hr>
106
0 commit comments