dev-store
dev-store copied to clipboard
fix: fix method GetUserToken() to return null
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.