mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-19 16:29:01 +08:00
Error code standardization
This commit is contained in:
@@ -11,4 +11,5 @@ func Access(ctx context.Context, ownerUserID string) (err error) {
|
||||
return err
|
||||
}
|
||||
return tokenverify.CheckAccessV3(ctx, ownerUserID)
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user