@ossrandom/azure-oauth-simplify
v0.0.1-beta-1.0.1
Published
Simple Azure OAuth to get user info
Downloads
0
Maintainers
Readme
import {AzureOAuthProvider} from '@ossrandom/azure-oauth-simplify'
<AzureOAuthProvider clientId={clientId} tenantId={tenantId}>
<Main/>
</AzureOAuthProvider>