Rodion Myshalov

Results 4 comments of Rodion Myshalov

I have the same issue, while I am trying to redirect to login api route, but it gives me `The key "password" must be provided`. My controller returns a redirect...

> > I have the same issue, while I am trying to redirect to login api route, but it gives me `The key "password" must be provided`. My controller returns...

I managed this by adding properties by myself in `settings.conf`. IDK if this is good approach, but it works for me ``` { "$help": "https://aka.ms/terminal-documentation", "$schema": "https://aka.ms/terminal-profiles-schema", "actions": [ {...