You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
Added support for specifying a HyP3 API URL with a non-.asf.alaska.edu domain name. This is accomplished by updating the domain of the asf-urs cookie when creating the HyP3 object.
Added support for specifying a HyP3 API URL that includes a path after the domain name. All API endpoints will be relative to the given path. For example, specifying https://foo.example.com/api results in the /user endpoint being relative to /api, i.e. https://foo.example.com/api/user.