Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge latest from master into actions branch #606

Merged
merged 10 commits into from
Apr 5, 2021

Conversation

seejee
Copy link
Contributor

@seejee seejee commented Apr 4, 2021

Picking up latest changes from master

davidpatrick and others added 10 commits March 23, 2021 12:05
* Add type check to org_id
* feat(orgs) added organization boilerplate and connections logic

* Added organizations and tests

* Added get users orgs

* Added missing method

* Added more tests

* Address review from @ubenzer + additional things I caught

* Address feedback from @adamjmcgrath

* Missed erroneous user ID comment

* Missing documentation on some existing endpoints

* Applied feedback from UM

* Added missing tests

Co-authored-by: Yacine Brahimi <[email protected]>
Co-authored-by: Adam Mcgrath <[email protected]>
* Fix auth0#584

* Clarify docs
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. **This update includes a security fix.**
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: David Patrick <[email protected]>
* Fix doc for oauth example

* Fix issue with MgmtTokenProvider cache time

Currently if the expires_in on a token is set to 10seconds, we subtract 10seconds and then pass 0 seconds to the memoizer func, which causes it to set the expiration as unlimited.  This should be a less than or equals to 10.
@seejee seejee requested a review from a team as a code owner April 4, 2021 15:47
@seejee seejee changed the title Merge latest from master Merge latest from master into actions branch Apr 4, 2021
@seejee seejee requested a review from luisbritos April 5, 2021 12:58
@seejee seejee merged commit b89a447 into auth0:actionsManager Apr 5, 2021
@seejee seejee deleted the merge-latest-from-master branch April 5, 2021 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants