Can any hackage library do JWT signing
            
            
            
                9 Apr
                
                    2013
                
            
            
                9 Apr
                
                '13
                
            
            
            
        
    
                10:01 a.m.
            
        I want to enable a Haskell benchmarking bot that would upload its data to a Google Fusion Table each time it runs. That seems to require the "service-to-service" mode for Google's OAuth2: https://developers.google.com/accounts/docs/OAuth2ServiceAccount There are a bunch of libraries on Hackage for different flavors of OAuth. But I haven't yet found one that handles this signing of JWT headers and claimsets. Is there something I'm missing? Thanks, -Ryan
        4592
        
      
          Age (days ago)
        
      
        4592
        
    
          Last active (days ago)
        
        
        
        0 comments
    
    
        
        1 participants
    
    
    
    
    
    
    
    
    participants (1)
- 
                
Ryan Newton