Can anyone please supply an example of using OCLIF to do an OIDC login from the command line. I think that the idea is that the login command should open a browser to login the page and spawn a server to capture authorization response. I am struggling with the implementation though.