mirror of
https://gitlab.com/foxixus/neomovies-api.git
synced 2025-10-28 01:48:51 +05:00
feat: implement JWT refresh token mechanism and improve auth
This commit is contained in:
@@ -38,4 +38,4 @@ func Disconnect() error {
|
||||
return client.Disconnect(ctx)
|
||||
}
|
||||
|
||||
func GetClient() *mongo.Client { return client }
|
||||
func GetClient() *mongo.Client { return client }
|
||||
|
||||
Reference in New Issue
Block a user