AgaveAPI#
- Account Signup
- App registration
Run
client-create
from the cli: https://bitbucket.org/agaveapi/cli/overview- Development callback URL
http://localhost:8000/accounts/agave/login/callback/ May require https url, even for localhost
SOCIALACCOUNT_PROVIDERS = {
'agave': {
'API_URL': 'https://api.tacc.utexas.edu',
}
}
- In the absence of a specified API_URL, the default Agave tenant is