Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 170 Bytes

File metadata and controls

7 lines (6 loc) · 170 Bytes
import {AzureOAuthProvider} from '@ossrandom/azure-oauth-simplify'

<AzureOAuthProvider clientId={clientId} tenantId={tenantId}>
    <Main/>
</AzureOAuthProvider>