import {AzureOAuthProvider} from '@ossrandom/azure-oauth-simplify'
<AzureOAuthProvider clientId={clientId} tenantId={tenantId}>
<Main/>
</AzureOAuthProvider>
RandomCodeSpace/azure-oauth-simplify
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
import {AzureOAuthProvider} from '@ossrandom/azure-oauth-simplify'
<AzureOAuthProvider clientId={clientId} tenantId={tenantId}>
<Main/>
</AzureOAuthProvider>