This call returns the authorization url needed for the user to give your app rights to access their Lono.
lc = new LonoClient //...
lc.authorize_url()
This call returns the authorization url needed for the user to give your app rights to access their Lono.
lc = new LonoClient //...
lc.authorize_url()