mygov-totp-enroll icon indicating copy to clipboard operation
mygov-totp-enroll copied to clipboard

Enroll a real TOTP client to access myGov

Results 10 mygov-totp-enroll issues
Sort by recently updated
recently updated
newest added

This is what I am seeing in the console when clicking on the "Register" button on the "Finish registration" screen: ``` au.gov.my://app?error=invalid_request&error_description=FBTOAU202E+The+required+parameter%3A+%5Bcode_challenge%5D+was+not+found+in+the+request.&state=63065293C60AD6A479B67F1DFC79BBC75DEF04C3 ``` And nothing happens. Looks like it's broken?

Sorry, couldn't leave a comment on the reddit thread I found, but this is just plain awesome, and thanks for all your work! Worked flawlessly, got myGov all set up...

After installing npm, node.js legacy dependencies on Ubuntu 16.04 and running npm-start, after viewing the QR code generated, I enter the code in to the text box and nothing happens...

If people have root access and don't want to mess around with OAuth or nodejs, this may be an easier option.

This repository has, without doubt, the worst instructions I've ever heard of. ![instructions](https://user-images.githubusercontent.com/10876578/105567644-31a41a00-5d7f-11eb-82be-be05bf340f33.jpg)

Bumps [electron](https://github.com/electron/electron) from 4.2.12 to 9.1.0. Release notes Sourced from electron's releases. electron v9.1.0 Release Notes for v9.1.0 Features Added support for MessagePort in the main process. #24323 Added support...

dependencies

This fixes the code in PR #13 (see also #12) and uses preload.js to offer ipcRenderer within the renderer process. Otherwise, the renderer complains that the `require()` function does not...

Are you able to update the app to 'unenrol' previous registrations? I can login to myGov with SMS security but I can't delete the previous code generator registrations There are...

I've cloned the repo, followed the instructions and run it and I'm being asked to input "Phone name shown in myGov" and "Phone type shown in myGov". Where are these...

After I enter my device details and register, it goes to an infinite loading screen. In the terminal, there is a code but nothing happens. No QR code.