4907fccf48
Rename everything from 'resin' to 'balena'
...
Change-type: major
2018-10-29 22:29:02 +01:00
ce64889b04
Clarify isTokenValid logic
2018-03-29 11:11:25 +02:00
12a1916007
Allow (experimental!) login with API keys
...
Change-Type: minor
2018-03-29 11:11:25 +02:00
163684e3a9
Update dashboard login to use the multicontainer SDK
...
Change-Type: patch
2018-03-07 14:46:35 +00:00
d8aabfd448
Ensure login does not wait for the browser process to close
...
Unclear why, but for some reason this only actually blocked on the
browser on OSX.
Connects-To: #791
Change-Type: patch
2018-02-16 17:28:19 +01:00
dba8db19cb
Move from open to opn
...
Change-Type: patch
2017-12-18 14:55:07 +01:00
001c8f9601
Inline the entire resin-cli-auth module
...
This is part of a general push to demodularize any code that isn't
realistically reusable outside resin-cli, to make the codebase easier to
manage and understand. Once this is done, we'll deprecate the original
module itself.
Change-Type: patch
2017-11-27 12:02:57 +02:00
ff07764b39
Move auth to resin module
2014-11-26 13:02:22 -04:00
64cb1520f6
Move data to resin module
2014-11-26 12:56:52 -04:00
1736d8a759
Move token to resin module
2014-11-26 12:42:10 -04:00
698ddd168c
Move server to resin module
2014-11-26 12:07:10 -04:00
a6099b227b
Require internet connection before attempting to use server module
2014-11-25 09:02:50 -04:00
53c25412c3
Make auth.parseCredentials async
2014-11-18 12:11:20 -04:00
2fd2b702ae
Rename config.baseUrl to config.remoteUrl
2014-11-18 08:53:07 -04:00
c753e1b41b
Move auth outside of cli-modules
2014-11-18 08:34:40 -04:00