Bill Brown

Results 5 comments of Bill Brown

Here's Bonaire's flag (from Wikipedia and sized to a canvas of 80x80). ![bonaire](https://user-images.githubusercontent.com/5862/101088086-5db9d080-3570-11eb-94d9-e4d4df4a76e5.png) If I get a chance, I'll whiz through your list and make a proper PR.

Basically, it just sets the cookie's value to blank with an empty options object (by default) and then an expiration of -1. I extracted my set functionality into a service...

This would be very helpful and is well supported in the node-jsonwebtoken library on which this depends.

@ryanfitz Our situation is that we want to have each token signed with the particular user's secret. That way we can deactivate a particular user without having to change the...

This AppleScript closes the current notification but I can't figure out how to get beyond that one (works on Monterey): ``` tell application "System Events" tell process "NotificationCenter" set numwins...