Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Conversation

@StanleyGoldman
Copy link
Contributor

No description provided.

@StanleyGoldman StanleyGoldman requested a review from shana October 11, 2017 21:11
@StanleyGoldman StanleyGoldman changed the title Throwing an exception when the cached username does not match the one… Throwing an exception when token's username is not the expeted username Oct 12, 2017
var organizations = await GetOrganizationInternal();
callback(organizations);
Guard.ArgumentNotNull(onSuccess, nameof(onSuccess));
await GetOrganizationInternal(onSuccess, onError);
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we do this?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Using the ...Internal method that is...

@StanleyGoldman
Copy link
Contributor Author

Closing this because it's mostly no different than #300

@StanleyGoldman StanleyGoldman deleted the fixes/proper-authorization-checks branch October 12, 2017 15:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant