Doug DeBold

Results 6 issues of Doug DeBold

### Description Does this plugin support using `ASWebAuthenticationSession`? I know that OauthSwift, which this plugin is using does, but in my testing, it seems that a regular Safari View is...

enhancement
ios

**Describe the bug:** I have a non-database backed model that is including `ActiveModel::Model`. When I run either `bundle exec rails_rbi:all` and/or `bundle exec rails_rbi:models`, no .rbi file is generated for...

bug

# Pull request Adding the destination_files option to the push workflow so that we can have files in the destination repo that are *not* overwritten when a push from the...

## :bulb: Feature proposal ### Use-cases In our destination repo, we want to have certain files that are only contained in it and not overwritten when pushed to. Specifically we...

enhancement

Hi there! We're in the middle of a planned upgrade of our AWS servers to use lower cost AWS ARM servers and in the middle of the setup, I found...

Hey @cainlevy, I'm curious, are you open to extending this project so that the caller of `subject_from` can get better information than the id token verification worked/failed? One way I...