- Description:
 SourceHut service provider (Keyoxide docs)
- Source:
 
SourceHut service provider (Keyoxide docs)
Example
import { ServiceProviderDefinitions } from 'doipjs';
const sp = ServiceProviderDefinitions.data.sourcehut.processURI('https://git.sr.ht/~alice/keyoxide_proof')
            
        
        Methods
(static) processURI(uri) → {ServiceProvider}
- Source:
 
Parameters:
| Name | Type | Description | 
|---|---|---|
uri | 
            
            string | Claim URI to process  | 
        
Returns:
The service provider information based on the claim URI
- Type
 - ServiceProvider