toks

Results 21 comments of toks

Thanks for raising this issue @ttxs25830. I never considered that case, and apologies for that. If you'll like to work on a fix that'll be awesome; we can have a...

Thanks for the improvement. 😃 Could you kindly address the above changes?

Sorry for just getting to this. I'm open to the change. If you can open up a PR, that'll be great.

@mansona Please were you able to get the netlify DNS webhook tested in Kubernetes? I'm currently experiencing the same issue, and seems there's very little documentation on how to handle...

Also experiencing this issue. Please, do you mind looking into this? Here is a simple code snippet that asks a user to select the workspace they want to execute the...

You only stated the use of ```accessToken```. What about the use of ```refreshToken```?

It boggles my mind why this hasn't been prioritized. Automatically documenting body fields is a strong requirement for any API doc. OAS3 supports this, so I'm a bit puzzled why...

Can you confirm that you're providing a key size? To generate a key pair, you need to specify at least the [`kSecAttrKeyType`](https://developer.apple.com/documentation/security/ksecattrkeytype) and [`kSecAttrKeySizeInBits`](https://developer.apple.com/documentation/security/ksecattrkeysizeinbits) (see [docs](https://developer.apple.com/documentation/security/certificate_key_and_trust_services/keys/generating_new_cryptographic_keys#2863927) for reference). Here is...

I also ran into this issue. Having this saved in the profile will be a good improvement.