-
Notifications
You must be signed in to change notification settings - Fork 156
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix for self-signed #17
base: master
Are you sure you want to change the base?
Conversation
Could you also add the fix for the branch The current state of your |
I could, that would require a separate PR. I'd like to see if the maintainers want to merge this first though. If you want to merge it into your completed-demo branch, you could do
which should keep you on your completed-demo branch but take my updated copy of utils.js |
@estensen Did you find a solution for this? |
@NFhbar Yes, I got it to work! Had some browser issues. Think I ended up using Chrome. Don't know it browser support has been improved since. |
Yeah, works on Chrome just fine, but the login keeps forcing security key and has no built-in-sensor option. You got a link I can look at your implementation of this? |
@NFhbar you have to copy the changes from this branch to the branch
|
Sorry for all the whitespace changes, I auto-formatted in vscode.
This fixes #12