Tony D’Addeo
@deodad
I just added an experimental action `quickAuth` to the Mini Apps SDK Mini Apps can use this as a quick way to integrate SIWF into their application - free to use w/ no external service requirements - integrate with a couple lines of code - highly performant https://miniapps.farcaster.xyz/docs/sdk/actions/quick-auth
6 replies
11 recasts
64 reactions
dylan
@dylsteck.eth
nice! i have to look into it more but do you have a quick TLDR on how quick auth is different from using SIWF directly -- less dependencies/easier devex?
1 reply
0 recast
4 reactions
Tony D’Addeo
@deodad
quick auth is a service built on SIWF that handles nonce + verification and issues a simple asymmetrically signed JWT that can be trivially verified so devs call quickAuth get JWT send to their server and verify the signature locally don't need to deal with any of the lower level SIWF nuances
1 reply
0 recast
5 reactions