chromeos_smart_card_connector icon indicating copy to clipboard operation
chromeos_smart_card_connector copied to clipboard

Smart Card Connector App for Chrome OS

Results 76 chromeos_smart_card_connector issues
Sort by recently updated
recently updated
newest added

1. Separate out into a separate file the relevant pieces from the generic README. 2. Document the way to use the JS client helper library without Closure Library and/or Compiler....

enhancement

Currently, when an admin policy tells Connector to permit some client app which is not whitelisted, the Connector's window will display client's identifier instead of app's name: ![screenshot from 2016-07-04...

enhancement

We have a reader that works in a chromebook, namely the acr122u. We can extract custom data from nfc cards via the chromeos_smart_card_connector (https://chrome.google.com/webstore/detail/smart-card-connector/khpfeaanjngmcnplbdlpegiifgpfgdco?hl=nl) app in combination with the library...

Currently, Smart Card Connector is a Chrome App. A couple of years ago we started the work on migrating it an Extension (https://github.com/GoogleChromeLabs/chromeos_smart_card_connector/projects/3), however originally this was targeting Manifest V2...

enhancement

already merged CLs: #914, #919, #920, #928, #929

enhancement

Emscripten's `INCOMING_MODULE_JS_API` parameter has been broken: see https://github.com/emscripten-core/emscripten/issues/21167. It became even more broken in recent versions, causing runtime breakages in our code: https://github.com/emscripten-core/emscripten/issues/20457. To unblock our upreving to the recent...

Integrate clang-format as a CI action check.

Hi there, I added below rule in admin console and saved changes but it still shows permission dialog for first time usage { "force_allowed_client_app_ids": { "Value": ["naabfciimcjlmnohcligmgihhpihloah"] } }