Commit Graph

62 Commits

Author SHA1 Message Date
Kevin Ring 1f2eb257ef Implement PKCE. 2021-02-28 22:51:57 +11:00
Kevin Ring 92eb8ae1de Include `state` in OAuth2 handshake. 2021-02-28 22:12:56 +11:00
Kevin Ring 2dc61d90c4 CesiumIonClient doc. 2021-02-26 21:36:29 +11:00
Kevin Ring 415de32231 Better names, remove old code. 2021-02-26 17:03:45 +11:00
Kevin Ring 25c92609e3 Doc for Connection class. 2021-02-26 15:38:11 +11:00
Kevin Ring 5b616af8b0 Ion auth via OAuth2. 2021-02-25 22:48:22 +11:00
Kevin Ring 2e42fd45fb Adjust for recent changes in master. 2021-02-24 13:54:33 +11:00
Kevin Ring bb882a15f4 Support listing and creating tokens. 2021-02-15 23:49:04 +11:00
Kevin Ring a837e5b49f Fix field name. 2021-02-11 14:19:04 +11:00
Kevin Ring 38a59039ea Add support for ion assets service. 2021-02-10 22:12:22 +11:00
Kevin Ring d10bd2a16d Move JsonHelps to CesiumUtility, at ion "me" service. 2021-02-09 22:50:18 +11:00
Kevin Ring f7caafa626 Add CesiumIonClient library.
Also move Uri to CesiumUtility, and add a `post` method to
`IAssetAccessor`.
2021-02-08 21:59:53 +11:00