dev-store icon indicating copy to clipboard operation
dev-store copied to clipboard

fix: fix method GetUserToken() to return null

Open leandrosa opened this issue 11 months ago • 0 comments

Fix the method GetUserToken() to return null because all the code that calls this method compares the output with null, but this method doesn't return null.

leandrosa avatar Mar 17 '24 00:03 leandrosa