Hong Ooi
923f6f3c55
bump for release
2021-09-12 08:52:26 +10:00
Hong Ooi
7831a05b1b
update news
2021-09-08 23:14:49 +10:00
Hong Ooi
85898d1908
Doc update ( #53 )
...
Documentation update only:
- Clarify that you can use `get_managed_token` to obtain tokens with a user-defined identity, not just a system identity
- Clarify the distinction between authentication and authorization in the `get_azure_token` help, and also in the Shiny vignette
2021-09-03 14:50:36 +10:00
Hong Ooi
4fac88b31d
bump ver no for release
2021-05-20 03:26:22 +10:00
Hong Ooi
edf445bdb2
Startup revert ( #46 )
...
* revert startup change
* update news
* add create_AzureR_dir
2021-05-20 03:19:18 +10:00
Hong Ooi
3fe087c69e
disable cache if running inside shiny
2021-05-16 18:32:07 +10:00
Tyler Littlefield
98d8097cfa
Add shinyjs in vignette to clean the URL after authentication ( #42 )
...
* add shinyjs in vignette to clean the url after authentication
* some fixes, update description
* add to author list, update news
Co-authored-by: Tyler Littlefield <tlittlef@its.jnj.com>
Co-authored-by: Hong Ooi <hongooi73@gmail.com>
2021-04-18 07:33:02 +10:00
Hong Ooi
e2a127d325
update news, bump for release
2021-03-30 01:51:54 +11:00
Hong Ooi
f951adbf90
Startup change ( #40 )
...
* don't ask to create token dir
* update mds
* update news
2021-03-30 00:12:04 +11:00
Hong Ooi
ca8744f77c
really clean token directory
2021-03-28 08:32:36 +11:00
Hong Ooi
186b05c306
Set cache dir ( #38 )
...
* allow specifying location of cache dir
* make location immutable
* fix
* no enclosing env
* unneeded complexity
* fix
* refresh doc
2021-03-28 02:04:10 +11:00
Hong Ooi
0afb977aec
1.3.0 update ( #34 )
...
* change org
* fix 'organizations' and 'consumers' endpoints
* test fixups
* document
* better expiry calc
* set_expiry_time logic fix
* add grant_type to token request for device code
* change org back
* update licensing, version no
* bump to 1.3.0
2021-01-12 04:16:49 +11:00
Hong Ooi
365e19a5c9
new maintainer address, bump ver no
2020-10-10 01:28:58 +11:00
Hong Ooi
34c59d3407
bump for release
2020-05-23 11:25:11 +10:00
Hong Ooi
236095bfac
allow any scheme for a resource uri
2020-04-27 04:03:26 +10:00
Hong Ooi
b30b6ee612
also mention no-tenant fix
2019-11-12 11:50:13 +11:00
Hong Ooi
ec974a4479
bump ver no
2019-11-08 08:29:56 +11:00
Hong Ooi
e7851c798b
name fix
2019-11-02 09:40:10 +11:00
Hong Ooi
5be0cb2be3
rm warning, add load_token
2019-10-28 14:43:40 +11:00
Hong Ooi
1e4a584813
print message when auto-selecting auth type
2019-10-22 11:51:33 +08:00
Hong Ooi
f4f17d7fd0
update news+desc
2019-10-14 19:24:34 +11:00
Hong Ooi
4295b46299
md fixes
2019-09-12 04:43:04 +10:00
Hong Ooi
2c57a0d08d
update for askYesNo fix
2019-09-11 12:39:55 +10:00
Hong Ooi
f9ad31838c
use askYesNo for prompts
2019-09-08 11:08:36 +10:00
Hong Ooi
7265550b08
document refresh behaviour
2019-09-05 20:19:20 +10:00
Hong Ooi
a8273c303e
update ver no
2019-09-05 00:06:23 +10:00
Hong Ooi
de82170782
specify resource/scope when refreshing token
2019-08-28 21:29:48 +10:00
Hong Ooi
0242a102b7
Refactor ( #13 )
...
* stashing
* more stashes
* authcode works
* more changes
* mostly working
* stash
* v1 working
* rm standalone inits
* document
* doc update
* typo
* test resowner flow
* more testing
* rename
* rm faulty test
* doc pass
2019-08-20 17:44:19 +10:00
Hong Ooi
eadcde7f48
update news
2019-07-30 19:46:46 +10:00
Hong Ooi
336b25929b
Shiny auth ( #8 )
...
Closes #2
2019-07-28 09:01:22 +10:00
Hong Ooi
1420649c9c
bump version no
2019-06-06 20:40:37 +10:00
Hong Ooi
90acd1e4c7
Managed identities ( #4 )
...
closes #3
2019-06-05 11:44:33 +10:00
Hong Ooi
421899d088
extra checks in init_authcode
2019-05-10 12:06:03 +10:00
Hong Ooi
9e9962c854
bump version no
2019-05-10 10:00:11 +10:00
Hong Ooi
74d939685c
On behalf of ( #16 )
...
closes #15
2019-05-08 22:44:07 +10:00
Hong Ooi
ec8177e89e
update news
2019-05-05 11:42:48 +10:00
Hong Ooi
b0e50774f6
Cert creds ( #12 )
...
* integrating with AzureKeyVault certs
* fixing R cmd check
* refactoring
* cert working
* functioning cert auth
* support pem files
* documenting
* doc fine tuning
* better comment
* update news
* restore prev msg
2019-05-01 23:09:07 +10:00
Hong Ooi
cf2774c868
update news, desc
2019-04-30 05:45:34 +10:00
Hong Ooi
d849d721fe
bump ver no
2019-04-23 21:48:12 +10:00
Hong Ooi
17aea4042b
more generic caching message
2019-03-25 15:08:01 +11:00
Hong Ooi
06da21642a
update ver no
2019-03-24 18:42:19 +11:00
Hong Ooi
10b5002a9f
real version no
2019-03-16 22:14:17 +11:00
Hong Ooi
5a3304800f
update news, bump version no
2019-03-16 04:29:45 +11:00
hong-revo
3aae4a18c8
add news.md, badges
2019-02-23 01:45:00 +11:00