# Functions
Create the project config file in the current directory.
Extract payload from jwt and return it as UserInfos struct.
Returns a boolean based on if the user is logged in.
Load the auth config (jwt) from $HOME/.config/paastech/auth.yaml.
Load the project config from ./paastech.yaml.
No description provided by the author