Closed alantrrs closed 8 years ago
Don't require keys for public experiments. So that public repos can be cloned by other users:
Try to get keys If (unauthorized) try using https url without keys If it fails: return unauthorized if it succeeds continue with the process
Don't require keys for public experiments. So that public repos can be cloned by other users: