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
Feature request to add a constructor ChrisClient.from_chrs(url, username, config="~/.config/chrs/login.toml") which parses the chrs login config file to obtain a token, then calls ChrisClient.from_token
The text was updated successfully, but these errors were encountered:
The function ChrisClient.from_chrs raises NotImplementedError in aiochris v0.5.0 and above. Please comment below if you need this feature and want me to work on it.
Feature request to add a constructor
ChrisClient.from_chrs(url, username, config="~/.config/chrs/login.toml")
which parses the chrs login config file to obtain a token, then callsChrisClient.from_token
The text was updated successfully, but these errors were encountered: