authenticate_new_user

authenticate_user.authenticate_new_user()

Authenticate a user for genomics API access.

Note

Authentication is only needed to access clinical data endpoints. A web browser and internet access are required for authentication. The auth_token is saved locally between runs, so this function only needs to be run once.