christopher
@christopher
Going from miniapp to full app is an eye watering amount of work to undertake. Most builders will “skip” authentication by putting themselves in debt with a centralized product. If you fumble this or can’t manage that vendor you’re not going to make it far in building other pieces.
3 replies
6 recasts
62 reactions
Kasra Rahjerdi
@jc4p
at some point “don’t roll your own crypto” got morphed alongside “don’t roll your own auth” which sucks cause one is really good and necessary until you need to implement SSO then it’s hell
1 reply
0 recast
10 reactions
Tony D’Addeo
@deodad
i have a prototype of a simple auth server that handles SIWF (nonce + verification) and issues asymmetrically signed JWTs so they can be verified by anyone it’s only dependency is an ETH_RPC_URL planning on hosting a public version so mini apps can have a quick way to do auth. it’s not stateful so whenever they are ready they can migrate to their own instance or use it as a reference to roll something similar in their own server https://github.com/farcasterxyz/auth-server
1 reply
0 recast
3 reactions
0xmons
@xmon.eth
What about the reverse direction tho
1 reply
0 recast
0 reaction
Mominul Islam
@mamun
Let's goo
0 reply
0 recast
0 reaction