-
Twitch uses a 7 digit code and 10 second refresh time so it doesn't work with 2FAS. I'm coming from raivo and it didnt detect it from the json (it said imported 45 of 45 tokens even though there was 4…
slrgt updated
9 months ago
-
Sometimes account details(name,private key,etc) may change. therefore a method to modify them could be useful.
(like 2FAS Auth)
![IMG_7643](https://github.com/ente-io/auth/assets/42258721/64f1595e-8…
-
Hello,
I'd like to implement importing/exporting 2fas backups into my application. Where can I find information about the backup format (encryption details, json format details, etc)?
Thanks
-
**Bundle version**: 6.9
**Symfony version**: 6.3
**PHP version**: 8.1.0
**Description**
I have 2fa configured and working correctly. Shows the following form during authentication:
![…
pdias updated
11 months ago
-
I was randomly looking at the https://monitor.firefox.com/breach-details/EuropaJobs#breach-detail breach for a different bug, and noticed that it suggests that I "Set up two-factor authentication (2FA…
-
### What version of Idea are you using?
0.1.1
### What OS are you experiencing this issue?
MacOS Monterey
### Describe the Bug
I'm creating an idea transformer that transforms ideas to typescript…
-
In develop, if I clear cookies and then log in and go to the PG editor, I can:
- enter `pi` as the answer
- click "Check Answers" over and over.
By my count on the 17th time, my session is kil…
-
Every time I open the application on NextDNS I get these requests 🤔
https://imgur.com/a/VeukfBw
ghost updated
9 months ago
-
`
async def fetch_tfa(session, URL, TWOFA_ROUTE, headers, twofa_payload):
"""
two factor authentication
"""
async with session.post(URL + TWOFA_ROUTE, data=twofa_payload) as resp…
-
### What steps will reproduce the problem?
Run module on php8.1+. Try to enable 2fa.
### What is the expected result?
see a modal with qr-code
### What do you get instead?
empty modal
in…