-
Hi,
Firstly, thanks for putting this together - awesome stuff.
I tried deploying to Heroku and I get the following error;
```
-----> Ruby app detected
-----> Compiling Ruby/Rack
-----> Usi…
-
This came up while reworking the JWK stuff for #520
The function `create_rsa_key` for OpenSSL version 3 looks like this:
https://github.com/jwt/ruby-jwt/blob/b4f9f1d483086054e812dc6ce5655466b6d…
-
```
➜ SRM 756 git:(master) ✗ gettc 11127
Traceback (most recent call last):
6: from /usr/local/bin/gettc:23:in `'
5: from /usr/local/bin/gettc:23:in `load'
4: from /Library/Ruby/Gems/2.6.0/ge…
-
please update jwt version to 2.2+
-
### New Issue Checklist
- [x] Updated fastlane to the latest version
- [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [x] I read …
-
### Summary
The `jwtVerifier` webhook verifier, used by Netlify webhooks, _should_ validate the `sha256` claim in the JWS token.
Although this webhook verifier is labeled `jwtVerifier`, its behavi…
-
Hello,
When trying to use the gem in my application to authenticate using a third parti OIDC Server, i am having an "Invalid JSOn Format" error as described in the log output below.I used the gem for…
-
Hi, thanks for the awesome plugin!
I have a question. I'm using fastlane to deploy my flutter project and it looks like fastlane is doing too much work in ubuntu comparing to mac-os.
If I run my…
mig35 updated
4 years ago
-
trying to generate new certificates thru match and getting "This request is forbidden for security reasons - This operation can only be performed by the Account Holder". This has worked fine in the pa…
-
**Describe the bug**
Trying to access view of table after adding new columns one with enum type
**Reproduction steps**
```ruby
class AddBoardErrorTrackingToProjections < ActiveRecord::Migr…