chore: rename project

This commit is contained in:
Lakhan Samani
2021-07-23 21:57:44 +05:30
parent aa6c22348e
commit 30f83aaf82
36 changed files with 118 additions and 116 deletions

View File

@@ -1,7 +1,7 @@
package oauth
import (
"github.com/yauthdev/yauth/server/constants"
"github.com/authorizerdev/authorizer/server/constants"
"golang.org/x/oauth2"
githubOAuth2 "golang.org/x/oauth2/github"
googleOAuth2 "golang.org/x/oauth2/google"