sec51 / twofactor

Golang two factor authentication library
ISC License
217 stars 66 forks source link

Code improvement, fixed staticcheck and linter warnings #32

Open pilinux opened 1 year ago

pilinux commented 1 year ago

⚡ dependency management using go module (go version v1.19+) ⚡ fixed: go-staticcheck warnings ⚡ fixed: linter warnings ⚡ functions to generate recovery codes ⚡ lots of code optimization