Aaron Parecki

Results 494 comments of Aaron Parecki
trafficstars

Places where your diagram deviates from OAuth: * You have a GET instead of POST for sending the client credentials, that is not allowed in OAuth and is also not...

The way I was thinking about it is Vouch is actually already its own authorization server by the fact that it is issuing its own JWTs and validating them. The...

well I plan on using this without any of the model support, so I will need to either add support for it to `Geocoder.search` or make a new method like...

I've made some progress on this here: #1046 I'd appreciate a quick 👍 if I'm on the right track with how others imagine this feature working.

It would definitely be an optional addition! I'm always going to keep using the Compass integration myself, logging my full history.

This is a neat idea, but unfortunately the way this app works makes this pretty impractical. The app expects to be able to send a POST request to a URL,...

hm, I guess that's the easy way to handle it. I'll reopen and mark as under consideration, but fair warning this isn't high on my priority list.

That sounds very reasonable! I think this would make sense to split between debug notifications and normal notifications. Trips auto-ending would be a normal notification, but tracking start/stop and others...

Compass, as well as this app, are all written with the assumption that there is only one source of location data. There are a bunch of edge cases that come...

Whoa, this is very cool. I haven't used siri suggestions so I didn't even know this was possible. I'd be open to changes with the app group stuff to make...