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

@@ -4,8 +4,8 @@ import (
"context"
"log"
"github.com/authorizerdev/authorizer/server/constants"
"github.com/go-redis/redis/v8"
"github.com/yauthdev/yauth/server/constants"
)
type SessionStore struct {