2fa
Here are 552 public repositories matching this topic...
On Windows, if the authentication flow isn't completed (failure, closed the browser, etc.) then the client keeps showing 'connecting' but doesn't show a clear action to restart authentication.
Clicking disconnect + connect, or log in as a different user will generate a new authentication link and unblock the user, but that's somewhat difficult to discover.
Options for improvement include adding
-
Updated
Jul 22, 2021 - Java
-
Updated
Dec 23, 2020 - PHP
-
Updated
Jun 27, 2019 - JavaScript
-
Updated
Jul 23, 2021 - Python
-
Updated
Jul 19, 2021 - TypeScript
-
Updated
Feb 23, 2021 - Python
-
Updated
Jul 12, 2021 - Swift
-
Updated
Mar 24, 2021 - Python
-
Updated
Jun 3, 2021 - PHP
-
Updated
Jun 12, 2021 - PHP
-
Updated
May 23, 2020 - Go
-
Updated
Jul 19, 2021
What version of Go are you using (go version)?
$ go version 1.16
Does this issue reproduce with the latest release?
Yes
What version of Go-Guardian are you using ?
Go-Guardian Version: v2.11.3
What did you do?
Trying to get rotated secrets working
-
Updated
May 15, 2021 - C#
Currently all sessions are stored in a memory-engine, which means:
- If the server restarts, all sessions expire.
- If multiple servers are started, they can't share sessions
As big step forward, we would want to store sessions in MySQL.
This means a new 'storage engine' will have to be written for this session data. This should be done in this github project:
-
Updated
Jul 23, 2021 - Kotlin
-
Updated
May 16, 2021 - Swift
-
Updated
Jul 15, 2021 - PHP
-
Updated
Jul 20, 2021 - C#
-
Updated
Jul 1, 2021 - JavaScript
-
Updated
Mar 1, 2021 - Python
Improve this page
Add a description, image, and links to the 2fa topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the 2fa topic, visit your repo's landing page and select "manage topics."
Would love to see an option to customize the logo and favicon!