-
### New Issue Checklist
- [x] Updated fastlane to the latest version _(Done, see follow up comment below)_
- [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/mast…
-
# Issue summary
We started sporadically seeing an error `ShopifyAPI::Errors::MissingRequiredArgumentError (host argument is required)`, from our `SplashPageController#index` (it's an embedded app).…
-
I have all the values which are required, only thing i want as encryption in server level is to generate client_secret value from p8 key value itself.
Ex:-
from `JWKFactory::createFromKeyFile($keyf…
-
Do you support signed requests with a timed TTL?
-
```
What steps will reproduce the problem?
1. require signet in your project
2. wait for jwt 1.0 release (it happened)
3. bundle update
so bundle update will update jwt to 1.0 now signet crashes requ…
-
## Expected Behavior
I am following the [example](https://docs.github.com/en/developers/apps/guides/using-the-github-api-in-your-app) of using GitHub API's in a GitHub app. This page links to [anot…
-
Hi,
How is authentication supposed to work now? I was on the 1.0.2 gem and this code was working:
```ruby
namespace :auth do
desc 'Check if auth token is expired'
task check_token: :environ…
-
I have a real strange problem with the following Job:
```ruby
class CheckUnmanagedDocumentJob < ApplicationJob
repeat 'every day at 15:23pm'
def perform
RechnMgmUserArea::Orga…
-
On Max OSX using jruby 9.0.5.0 I get the error "uninitialized constant OpenSSL::PKey::EC" when I run
`$ rake letsencrypt_plugin`
If anyone wants to duplicate issue follow the installation instruction…
-
### 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 [doc…