Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
TamasSzilagyi84 pushed 7 commits to develop powerdiary/ZoomNet
- To revoke a users access token when the app is being uninstalled afc434f
- Package version has been increased to 1.0.6 d8c8039
- For token revocation, a new ZoomOAthClient has been created with new connectionInfo and token handler ddd5ddd
- Setting the package version to 1.0.6 821d92a
- To revoke the user's token, IToken resource has been removed and the method has been moved within the client 480022d
- Removed base url from the token revoke method de812a0
- Merge pull request #8 from powerdiary/ts/token_revoke [PD-10921] To revoke a users access token when the app is bein... c717b2a
TamasSzilagyi84 closed a pull request on powerdiary/ZoomNet
[PD-10921] To revoke a users access token when the app is being uninstalled
### Purpose: To revoke the user's token when the application is being disconnected. ### What Changed: A new resource has been added, called `Token`, with one method to allow us to revoke t...TamasSzilagyi84 created a review comment on a pull request on powerdiary/ZoomNet
That is correct and has been removed
TamasSzilagyi84 pushed 1 commit to ts/token_revoke powerdiary/ZoomNet
- Removed base url from the token revoke method de812a0
TamasSzilagyi84 created a review comment on a pull request on powerdiary/ZoomNet
`Token` resource has been removed and the `RevokeAsnyc` method moved inside the client
TamasSzilagyi84 pushed 1 commit to ts/token_revoke powerdiary/ZoomNet
- To revoke the user's token, IToken resource has been removed and the method has been moved within the client 480022d
TamasSzilagyi84 pushed 1 commit to ts/token_revoke powerdiary/ZoomNet
- Setting the package version to 1.0.6 821d92a
TamasSzilagyi84 pushed 1 commit to ts/token_revoke powerdiary/ZoomNet
- For token revocation, a new ZoomOAthClient has been created with new connectionInfo and token handler ddd5ddd
TamasSzilagyi84 opened a pull request on powerdiary/ZoomNet
[PD-10921] To revoke a users access token when the app is being uninstalled
### Purpose: To revoke the user's token when the application is being disconnected. ### What Changed: A new resource has been added, called `Token`, with one method to allow us to revoke t...TamasSzilagyi84 pushed 1 commit to ts/token_revoke powerdiary/ZoomNet
- Package version has been increased to 1.0.6 d8c8039
TamasSzilagyi84 created a comment on an issue on Jericho/ZoomNet
@Jericho I have just asked her to DM me so we can share the necessary information with her.
TamasSzilagyi84 created a comment on an issue on Jericho/ZoomNet
@Jericho Sorry for the late reply, but we have been quite busy lately. So far, `Web Browser Chrome 130` appears to be the only suspicious device name I could replicate. It seems that "130" repres...
TamasSzilagyi84 opened an issue on Jericho/ZoomNet
ParticipantDevice Enum Missing Entry for 'Web Browser Chrome 129' from Zoom API
Issue Summary: When loading participants of an ongoing Zoom meeting using the NuGet package, an exception is thrown because the ParticipantDevice enum does not include a value corresponding to 'We...TamasSzilagyi84 pushed 2 commits to develop powerdiary/ZoomNet
TamasSzilagyi84 pushed 2 commits to develop powerdiary/ZoomNet
TamasSzilagyi84 pushed 1 commit to features/participant_device_type_change powerdiary/ZoomNet
- Unit test has been updated fbdb31b
TamasSzilagyi84 pushed 3 commits to develop powerdiary/ZoomNet
TamasSzilagyi84 created a comment on a pull request on powerdiary/ZoomNet
> My guess is that you are changing this property because you have encountered a device type that ZoomNet doesn't know about which lead to a `There is no value in the ParticipantDevice enum that co...
TamasSzilagyi84 pushed 1 commit to features/participant_device_type_change powerdiary/ZoomNet
- Version number incremented bb4b392