Sebastian Hagens
Sebastian Hagens
@ibz Auth seems to be working now (no errors), but a new error pops up (browser console) after sending the signed auth event: ``` alpinejs:5 Uncaught TypeError: Cannot read properties...
@ebrakke Just checking in, are you still working on https://nostrava.xyz/ and this NIP? I have some plans to build a PoC (in https://github.com/nostrver-se/nuxstr) using your NIP proposal. As a fanatic...
@ebrakke FYI while I'm fetching `30100` kind events (from my personal relay wss://nostr.sebastix.dev) I noticed this kind is also used by the Yakihonne client (or was used in the past),...
@vitorpamplona These types of activity are always physical based, so I think it's even better also include that in the name in someway for this NIP. Like `sport activities` or...
@ebrakke Work in progress, this PoC: https://nostrver.se/nostrides
@ebrakke nostrava.xyz is giving me 308 http responses. Any chance to fix this? I would like to fetch the GPX files attached to the events which are stored on https://blossom.nostrava.xyz
The library only returns a very basic `RelayReponseAuth` (https://github.com/nostrver-se/nostr-php/blob/main/src/RelayResponse/RelayResponseAuth.php) when you connect to a relay which requires authentication. You handle all the authentication steps in your application offcourse, but I...
Did you find a way to handle auth responses? I worked out an example, but haven't cleaned it up yet to include it in the docs.
Which relay(s) are you using to try it out?
On requesting and/or writing events to those relays?