go-pkgz / auth

Authenticator via oauth2, direct, email and telegram
https://go-pkgz.umputun.dev/auth/
MIT License
1.07k stars 84 forks source link

Remove extra colon in Direct Authentication example #220

Closed rehandaphedar closed 1 month ago

rehandaphedar commented 1 month ago

Since the variable names are already included in the function declaration, golang will throw an error:

no new variables on left side of :=
coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 11068850611

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Totals Coverage Status
Change from base Build 10983597847: 0.0%
Covered Lines: 2591
Relevant Lines: 3111

💛 - Coveralls