Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / google/GTMAppAuth issues and pull requests

#248 - Authorization

Issue - State: closed - Opened by Camcam1024 3 months ago
Labels: bug, triage

#247 - Björn Wiström / MarX Wahlorian | ~ Västervik Sweden (+46728445819 )

Issue - State: closed - Opened by marxwahlorian 3 months ago
Labels: bug, triage

#246 - Update activesupport

Pull Request - State: closed - Opened by mdmathias 3 months ago

#245 - Create devcontainer.json

Pull Request - State: open - Opened by Heberflaiz 4 months ago - 2 comments

#244 - GCMW

Issue - State: closed - Opened by Sojibulislam-Durjoy 5 months ago
Labels: enhancement, triage

#243 - Remove macOS-11 runner

Pull Request - State: closed - Opened by mdmathias 5 months ago

#242 - Prepare for 4.1.1 release

Pull Request - State: closed - Opened by mdmathias 8 months ago

#241 - Fix PrivacyInfo bundling issues

Pull Request - State: closed - Opened by mdmathias 8 months ago - 1 comment

#240 - Prepare for 4.1.0 release

Pull Request - State: closed - Opened by mdmathias 8 months ago

#239 - Add privacy manifest

Pull Request - State: closed - Opened by mdmathias 8 months ago - 1 comment

#238 - KeychainAttribute: Return correct names of keychain attributes

Pull Request - State: closed - Opened by olvrlrnz 10 months ago - 1 comment

#237 - Fix keychain key bug

Pull Request - State: closed - Opened by mdmathias 10 months ago - 5 comments

#236 - KeychainAttribute does not work as expected

Issue - State: closed - Opened by olvrlrnz 10 months ago - 4 comments
Labels: bug

#235 - Privacy Manifest for GTMAppAuth

Issue - State: closed - Opened by dmaclach 10 months ago - 2 comments
Labels: enhancement

#234 - V2 to V4 pod migration: GTMAppAuthFetcherAuthorization(fromKeychainForName:) replacement

Issue - State: closed - Opened by ashokds 11 months ago - 2 comments
Labels: question

#233 - Need of required reason API policy

Issue - State: closed - Opened by nadun-grabtaxi 11 months ago - 2 comments
Labels: enhancement

#232 - how to use for tvOS

Issue - State: open - Opened by ywz364kf 12 months ago
Labels: enhancement, triage

#231 - Bump podspec and changelog to mark 4.0.0 release

Pull Request - State: closed - Opened by mdmathias over 1 year ago

#230 - Update workflows runner to macos-12

Pull Request - State: closed - Opened by mdmathias over 1 year ago

#229 - Add a method taking a completion argument for asynchronous error updates

Pull Request - State: closed - Opened by mdmathias over 1 year ago - 2 comments

#228 - Link generated documentation in README

Issue - State: open - Opened by mdmathias over 1 year ago
Labels: enhancement, triage

#227 - Require app host in test specs to pass validation locally

Pull Request - State: closed - Opened by mdmathias over 1 year ago

#226 - Re-enable watchOS platform in test specs

Issue - State: open - Opened by mdmathias over 1 year ago
Labels: enhancement, triage

#225 - Do not lint and run tests against watchOS

Pull Request - State: closed - Opened by mdmathias over 1 year ago - 1 comment

#223 - Add documentation catalog

Pull Request - State: open - Opened by petea almost 2 years ago

#222 - Document KeychainStore methods using the itemName parameter

Pull Request - State: closed - Opened by mdmathias almost 2 years ago

#221 - Move AuthSessionStore conformance into class declaration

Pull Request - State: closed - Opened by petea almost 2 years ago

#220 - Add AuthSession.ErrorCode and tests to ensure code export to ObjC

Pull Request - State: closed - Opened by mdmathias almost 2 years ago

#219 - Make SPM product references explicit

Pull Request - State: closed - Opened by petea almost 2 years ago

#218 - Swap 'with' for 'for' in method parameter names

Pull Request - State: closed - Opened by mdmathias almost 2 years ago

#217 - Add missing docs to public methods

Pull Request - State: closed - Opened by mdmathias almost 2 years ago

#216 - Update auth session store objc method names for retrieving and removing

Pull Request - State: closed - Opened by mdmathias almost 2 years ago

#215 - Publish DocC generated documentation via Pages

Pull Request - State: closed - Opened by petea almost 2 years ago - 1 comment

#214 - g

Issue - State: closed - Opened by TomasB12345 almost 2 years ago
Labels: enhancement, triage

#213 - Use GTMSessionFetcherAuthorizer instead of GTMFetcherAuthorizationProtocol

Pull Request - State: closed - Opened by mdmathias almost 2 years ago - 1 comment

#212 - Move unused error from AuthSession to KeychainStore

Pull Request - State: closed - Opened by mdmathias almost 2 years ago

#211 - Organize KeychainStore implementation and tests

Pull Request - State: closed - Opened by petea almost 2 years ago

#210 - Rename `GIDAuthState` to `GIDAuthSession`

Pull Request - State: closed - Opened by petea almost 2 years ago

#209 - Do not import @testable target in non-test target

Pull Request - State: closed - Opened by mdmathias almost 2 years ago

#208 - Bump version for 3.0.0 release

Pull Request - State: closed - Opened by petea almost 2 years ago

#207 - Make Swift target main target and remove ObjC target

Pull Request - State: closed - Opened by mdmathias almost 2 years ago - 2 comments

#206 - Update readme for the 3.0.0 release

Pull Request - State: closed - Opened by petea almost 2 years ago

#205 - Update changelog for the 3.0.0 release

Pull Request - State: closed - Opened by petea almost 2 years ago

#203 - Update Swift target with redesigned API and testing for ObjC

Pull Request - State: closed - Opened by mdmathias almost 2 years ago - 3 comments

#202 - Add Swift to ObjC interoperability API testing target

Pull Request - State: closed - Opened by mdmathias almost 2 years ago - 1 comment

#201 - Add KeychainAttribute and KeychainConfiguration to customize Keychain use

Pull Request - State: closed - Opened by mdmathias almost 2 years ago

#200 - Update GTMAppAuthFetcherAuthorization.swift to use explicit @objc name

Pull Request - State: closed - Opened by mdmathias almost 2 years ago

#199 - Ensure that `@objc(the_name)` for `AuthState` works with the new `KeychainStore`

Issue - State: closed - Opened by mdmathias almost 2 years ago - 1 comment
Labels: enhancement

#198 - Update GTMAppAuthFetcherAuthorization.swift to use explicit @objc name

Pull Request - State: closed - Opened by mdmathias almost 2 years ago

#197 - Adds protocols to model credential storage

Pull Request - State: closed - Opened by mdmathias about 2 years ago - 3 comments

#196 - Update example apps for GTMSessionFetcher 3.x

Pull Request - State: closed - Opened by petea about 2 years ago

#195 - Update Example app deps for GTMSessionFetcher 3.0

Pull Request - State: closed - Opened by petea about 2 years ago

#194 - Bump version for the 2.0.0 release

Pull Request - State: closed - Opened by petea about 2 years ago

#193 - Update changelog for the 2.0.0 release

Pull Request - State: closed - Opened by petea about 2 years ago

#192 - Allow GTMSessionFetcher 3.x

Pull Request - State: closed - Opened by petea about 2 years ago

#191 - Update iOS min version to provide GTMSessionFetcher 3 compatibility

Pull Request - State: closed - Opened by Alex-4-Git about 2 years ago - 2 comments

#190 - Add target providing Swift translation

Pull Request - State: closed - Opened by mdmathias about 2 years ago - 9 comments

#189 - Add workflow_dispatch to nightly build to test manually

Pull Request - State: closed - Opened by mdmathias about 2 years ago

#188 - Increase minimum tvOS version to match GTMSessionFetcherCore

Pull Request - State: closed - Opened by mdmathias about 2 years ago - 5 comments

#187 - `pod lib lint` fails for watchOS on `macOS-12` runner

Issue - State: open - Opened by petea about 2 years ago - 1 comment
Labels: bug

#186 - Update actions to v3

Pull Request - State: closed - Opened by mdmathias about 2 years ago

#185 - Run tests on `macOS-11`

Pull Request - State: closed - Opened by petea about 2 years ago - 1 comment

#184 - Make GTMKeychain errors public

Pull Request - State: closed - Opened by mdmathias about 2 years ago

#183 - Add build workflow validating archives across platforms

Pull Request - State: closed - Opened by mdmathias about 2 years ago

#182 - Update swift errors

Pull Request - State: closed - Opened by mdmathias about 2 years ago

#181 - Disable blank issue option

Pull Request - State: closed - Opened by petea about 2 years ago

#180 - Use scorecard-action v1 to avoid v2 bugs

Pull Request - State: closed - Opened by petea about 2 years ago

#179 - Add issue templates

Pull Request - State: closed - Opened by petea about 2 years ago

#178 - Add Scorecards Action

Pull Request - State: closed - Opened by petea about 2 years ago

#177 - Fix changelog typo

Pull Request - State: closed - Opened by petea about 2 years ago

#176 - Prep 1.3.1 release

Pull Request - State: closed - Opened by petea about 2 years ago

#175 - Ignore warnings from GTMFetcherAuthorizationProtocol deprecation

Pull Request - State: closed - Opened by petea about 2 years ago - 1 comment

#174 - Add support for GTMSessionFetcher 2.x

Issue - State: closed - Opened by paulb777 over 2 years ago - 4 comments

#172 - Update examples to use new Swift translation target

Pull Request - State: closed - Opened by mdmathias over 2 years ago

#171 - Use errSecItemNotFound when deleting a password and fail to find it

Pull Request - State: closed - Opened by mdmathias over 2 years ago

#170 - Flip keys and value in keychain query

Pull Request - State: closed - Opened by mdmathias over 2 years ago

#169 - Update setPassword to not throw if error when saving first time

Pull Request - State: closed - Opened by mdmathias over 2 years ago

#168 - Update objc method names in Swift to be more friendly

Pull Request - State: closed - Opened by mdmathias over 2 years ago

#167 - Translate GTMOAuth2KeychainCompatibility to Swift

Pull Request - State: closed - Opened by mdmathias over 2 years ago

#166 - Translate GTMOAuth2KeychainCompatibility to Swift

Pull Request - State: closed - Opened by mdmathias over 2 years ago - 2 comments

#165 - Bump tzinfo from 1.2.9 to 1.2.10

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#164 - Use a class property to provide a fake for testing

Pull Request - State: closed - Opened by mdmathias over 2 years ago - 1 comment

#162 - Add keychain support to `GTMAppAuthFetcherAuthorization.swift`

Pull Request - State: closed - Opened by mdmathias over 2 years ago - 4 comments

#161 - Rewrite GTMAppAuthFetcherAuthorization to Swift

Pull Request - State: closed - Opened by mdmathias over 2 years ago

#160 - Update GTMAppAuthFetcherAuthorization to be written in Swift

Pull Request - State: closed - Opened by mdmathias over 2 years ago

#159 - Update GTMKeychain to be written in Swift

Pull Request - State: closed - Opened by mdmathias over 2 years ago - 1 comment

#157 - Add Swift library, target, and test target

Pull Request - State: closed - Opened by mdmathias over 2 years ago - 2 comments

#156 - Is GTMAppAuth considered OAuth OOB flow?

Issue - State: closed - Opened by R4N over 2 years ago - 3 comments

#155 - Allow use of GTMSessionFetcher 2.x versions.

Pull Request - State: closed - Opened by thomasvl over 2 years ago

#154 - Add unit tests structure

Pull Request - State: closed - Opened by Alex-4-Git over 2 years ago - 2 comments

#153 - Create SPM projects for the example apps

Pull Request - State: closed - Opened by petea over 2 years ago

#152 - Prep the 1.3.0 release

Pull Request - State: closed - Opened by petea over 2 years ago

#151 - Allow developers to use the data protection keychain on macOS

Pull Request - State: closed - Opened by petea over 2 years ago - 1 comment

#150 - Unify GTMKeychain implementations

Pull Request - State: closed - Opened by petea over 2 years ago

#149 - Update example apps

Pull Request - State: closed - Opened by petea over 2 years ago

#148 - Add unit tests structure

Pull Request - State: closed - Opened by Alex-4-Git over 2 years ago - 1 comment

#147 - Update Example-macOS Podfile

Pull Request - State: closed - Opened by Alex-4-Git over 2 years ago