commit | 96776ac8be86ad293b3a6dfd147d1b12ea9cdea3 | [log] [tgz] |
---|---|---|
author | Bertrand Roussel <broussel@sierrawireless.com> | Thu Jul 26 19:05:43 2018 +0200 |
committer | David Ostrovsky <david@ostrovsky.org> | Thu Sep 06 08:05:20 2018 +0200 |
tree | b265f4836cddc1b1c062fa25692604fbfe2e40e7 | |
parent | b26f0d801a284205aecbdd5e76de9cf140981e52 [diff] [blame] |
Provide AirVantage OAuth implementation Implementation to use the OAuth2 service from https://airvantage.net. Change-Id: Ie992a958abc3dc925c04e29d2a9827878e51e1cd
diff --git a/.gitignore b/.gitignore index 898d584..2338df2 100644 --- a/.gitignore +++ b/.gitignore
@@ -9,3 +9,4 @@ /bazel-out /bazel-testlogs /.idea +*.swp