mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2026-04-27 16:08:11 +00:00
Organisation update, steveiliop56 to tinyauthapp (#793)
* infrastructure and docs * code * fix issue templates * chore: fix scoreboard url * chore: remove migration warning * chore: fix readme docs link --------- Co-authored-by: Stavros <steveiliop56@gmail.com>
This commit is contained in:
@@ -10,9 +10,9 @@ import (
|
||||
"github.com/gin-gonic/gin"
|
||||
"github.com/google/go-querystring/query"
|
||||
|
||||
"github.com/steveiliop56/tinyauth/internal/service"
|
||||
"github.com/steveiliop56/tinyauth/internal/utils"
|
||||
"github.com/steveiliop56/tinyauth/internal/utils/tlog"
|
||||
"github.com/tinyauthapp/tinyauth/internal/service"
|
||||
"github.com/tinyauthapp/tinyauth/internal/utils"
|
||||
"github.com/tinyauthapp/tinyauth/internal/utils/tlog"
|
||||
)
|
||||
|
||||
type OIDCControllerConfig struct{}
|
||||
|
||||
Reference in New Issue
Block a user