eth-cscs / pyfirecrest

Python wrappers for the FirecREST API

Home Page:https://pyfirecrest.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Retrieve whoami from endpoint

chrisjsewell opened this issue Β· comments

firecrest has now added the /utilities/whoami endpoint: https://github.com/eth-cscs/firecrest/blob/dbf5e684baba649ad6c9f9ec57ee030ea42917ab/doc/openapi/firecrest-developers-api.yaml#L1183

meaning that this FIXME can be fixed πŸ˜„

# FIXME This needs to be added as an endpoint in FirecREST,

Fixed in #60.