Dotnet RabbitMQ OAuth2 Library needs updating #1823
                  
                    
                      iamajeyraj
                    
                  
                
                  started this conversation in
                General
              
            Replies: 1 comment 4 replies
-
| I'll get it now - #1727 | 
Beta Was this translation helpful? Give feedback.
                  
                    4 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
I've noticed the RabbitMQ client plugin is being updated to 7.x but it's supporting package for OAuth2 library is not updated in the NuGet store.
Why it's required:
GetCredentialsAsync()BuildAsync(),SetHttpClientHandler()etcI was using RabbitMQ client 6.x which had
ICredentialRefresher, Now I see its being removedI cannot update to the latest since i need the official release of the new package which contains these. Would be nice to know the timeline when this package will be update? or please let me know If I'm missing something.
Beta Was this translation helpful? Give feedback.
All reactions