ultravioletrs / cocos

Cocos AI - Confidential Computing System for AI
https://ultraviolet.rs/cocos.html
Apache License 2.0
25 stars 9 forks source link

NOISSUE - Fix user role on RPC call #173

Closed SammyOina closed 4 months ago

SammyOina commented 4 months ago

What type of PR is this?

This a bug fix to use a correct user role in Auth gRPC call .

What does this do?

Changes role from auth.DataProviderRole to auth.ConsumerRole in AuthenticateUser call.

Which issue(s) does this PR fix/relate to?

Have you included tests for your changes?

No.

Did you document any new/modified feature?

No.

Notes

N/A