HackerTrans
TopNewTrendsCommentsPastAskShowJobs

splash123

no profile record

Submissions

Coding is solved? Software is not

arcplane.ai
4 points·by splash123·2개월 전·0 comments

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

mcp-auth.dev
3 points·by splash123·작년·0 comments

[untitled]

1 points·by splash123·작년·0 comments

Auth Wiki

auth.wiki
111 points·by splash123·2년 전·28 comments

[untitled]

1 points·by splash123·2년 전·0 comments

[untitled]

1 points·by splash123·2년 전·0 comments

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

blog.logto.io
3 points·by splash123·2년 전·0 comments

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

3 points·by splash123·2년 전·4 comments

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

logto.io
9 points·by splash123·2년 전·1 comments

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

blog.logto.io
5 points·by splash123·2년 전·0 comments

[untitled]

1 points·by splash123·2년 전·0 comments

When should I use JWTs?

blog.logto.io
5 points·by splash123·2년 전·0 comments

[untitled]

1 points·by splash123·3년 전·0 comments

comments

splash123
·2년 전·discuss
here you go: https://auth.wiki/xacml
splash123
·2년 전·discuss
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년 전·discuss
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년 전·discuss
added, thank you
splash123
·2년 전·discuss
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년 전·discuss
Pay me to become a founder?
splash123
·2년 전·discuss
Thanks. It seems this post received the same treatment.
splash123
·2년 전·discuss
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년 전·discuss
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.