Service Name | Service Type | Official? | Supports passkeys | Autofill UI | Terminology / Icon |
---|---|---|---|---|---|
Kayak | Web service | Yes | ✅ Yes (iOS, iPadOS) | ||
Synology DSM | Self-host service | No | ✅ Yes | ❌ No | ❌ No |
PayPal | Web service | Yes | ✅ Yes (iOS, iPadOS, macOS) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const fs = require('fs'); | |
const axios = require('axios'); | |
const csv = require('csv-parser'); | |
const apiUrl = 'https://api.fitbit.com/1/user/-/body/log/weight.json'; | |
const bearerToken = ''; | |
async function delay(ms) { | |
return new Promise(resolve => setTimeout(resolve, ms)); | |
}; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Logs | |
logs | |
*.log | |
npm-debug.log* | |
yarn-debug.log* | |
yarn-error.log* | |
lerna-debug.log* | |
.pnpm-debug.log* | |
# Diagnostic reports (https://nodejs.org/api/report.html) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"timestamp": "2022-07-30T02:19:59Z", | |
"paState": false, | |
"wheelWeightState": "Off", | |
"doorState": "Closed", | |
"flightId": "N924DZ_SF_20220730001053", | |
"vehicleId": "N924DZ", | |
"flightDuration": 74, | |
"noseId": "3924", | |
"airspeed": null, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
blueprint: | |
name: ZWaveJS - Aeotec WallMote Quad scene controller | |
description: | | |
Perform actions when Aeotec WallMote Quad buttons are interacted with. | |
The release action is equivalent to a long tap. | |
A release action is always triggered after a hold action, which makes | |
them a bit tricky to use. The hold action is repeated as long as the | |
button is held down. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const COMPLEX_SUBJECTS = ['user', 'device', 'session', 'application', 'tenant', 'org_unit'] | |
let secEventToken = { | |
iss: "https://idp.example.com/123456789/", | |
jti: "24c63fb56e5a2d77a6b512616ca9fa24", | |
iat: 1615305159, | |
aud: "https://sp.example.com/caep", | |
events: { | |
"https://schemas.openid.net/secevent/caep/event-type/session-revoked": { | |
subject: { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# <bitbar.title>Bitso buys price</bitbar.title> | |
# <bitbar.version>v1.0</bitbar.version> | |
# <bitbar.author>Erick Madrid</bitbar.author> | |
# <bitbar.author.github>Neovirxp</bitbar.author.github> | |
# <bitbar.desc>Displays Bitso buy prices of Bitcoin, Ethereum, Ripple in USD</bitbar.desc> | |
# <bitbar.image>https://image.ibb.co/h9mWFG/Screen_Shot_2017_11_28_at_7_59_08_PM.png</bitbar.image> | |
# <bitbar.dependencies>bash, jq</bitbar.dependencies> |
I hereby claim:
- I am timcappalli on github.
- I am timcappalli (https://keybase.io/timcappalli) on keybase.
- I have a public key whose fingerprint is B7A6 8056 E819 F3A4 F426 FD89 16D1 807F 5E4D C7FE
To claim this, I am signing this object: