HackerTrans
トップ新着トレンドコメント過去質問紹介求人

splash123

no profile record

投稿

Coding is solved? Software is not

arcplane.ai
4 ポイント·投稿者 splash123·2 か月前·0 コメント

Show HN: MCP Auth – Plug-and-play auth for MCP servers

mcp-auth.dev
3 ポイント·投稿者 splash123·昨年·0 コメント

[untitled]

1 ポイント·投稿者 splash123·昨年·0 コメント

Auth Wiki

auth.wiki
111 ポイント·投稿者 splash123·2 年前·28 コメント

[untitled]

1 ポイント·投稿者 splash123·2 年前·0 コメント

[untitled]

1 ポイント·投稿者 splash123·2 年前·0 コメント

From Parcel to Vite: A short story of a 100K LOC migration

blog.logto.io
3 ポイント·投稿者 splash123·2 年前·0 コメント

Ask HN: Why doesn't my post show up in the "shownew" list?

3 ポイント·投稿者 splash123·2 年前·4 コメント

Show HN: Logto – Auth, OIDC, Token Exchange, and multi-tenancy

logto.io
9 ポイント·投稿者 splash123·2 年前·1 コメント

Why GitHub's loading progress bar looks good and how to build it

blog.logto.io
5 ポイント·投稿者 splash123·2 年前·0 コメント

[untitled]

1 ポイント·投稿者 splash123·2 年前·0 コメント

When should I use JWTs?

blog.logto.io
5 ポイント·投稿者 splash123·2 年前·0 コメント

[untitled]

1 ポイント·投稿者 splash123·3 年前·0 コメント

コメント

splash123
·2 年前·議論
here you go: https://auth.wiki/xacml
splash123
·2 年前·議論
Thanks for your comment!

Yes, this project began as an internal initiative motivated by the current state of auth documentation — fragmented and inconsistent in quality. The goal was to create a centralized, high-quality website that is independent of Logto’s product content, providing value to the wider community.

While it's hypocritical to deny the potential benefits for SEO and brand awareness, the main goal remains (and will continue to be): to provide valuable and independent knowledge for everyone developing or interested in auth and identity.
splash123
·2 年前·議論
Thank you all for your suggestions and for pointing out issues and typos. I've updated the README to make the contributing section clearer.
splash123
·2 年前·議論
added, thank you
splash123
·2 年前·議論
In other programming languages, it's "by value" vs. "by reference."

One of the most confusing parts of dealing with immutability in JavaScript is understanding the array methods. "Officially", some of them are mutating, e.g., `.sort()`, while others create and return a copy, e.g., `.slice()`.

It makes the 10-day rumor more convincing though.
splash123
·2 年前·議論
Pay me to become a founder?
splash123
·2 年前·議論
Thanks. It seems this post received the same treatment.
splash123
·2 年前·議論
Hi HN,

Founder of Logto here. It's been a while since our last Show HN. I believe we've accumulated enough new features to share an exciting update:

- User impersonation (RFC 8693: OAuth 2.0 Token Exchange)

- Personal access tokens

- Multi-tenancy (organizations with RBAC)

- Bring your own UI

- And much more to explore!

Building this product has been incredibly enjoyable. We are planning to deliver even more interesting features, such as a set of Web Components for sign-in and account management that you can integrate into your app.

Please let me know what you think. Logto couldn't have come this far without the feedback from the community. :-)
splash123
·2 年前·議論
looks cool! this is the topic i was curious about for a while, thanks for the demonstration.

nit: lesson 001 has a figure with Chinese characters while the page is English.