We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Typo
new IdentityPool(this, "myidentitypool", new IdentityPoolProps { IdentityPoolName = "myidentitypool", AuthenticationProviders = new IdentityPoolAuthenticationProviders { Amazon = new IdentityPoolAmazonLoginProvider { AppId = "amzn1.application.12312k3j234j13rjiwuenf" }, Facebook = new IdentityPoolFacebookLoginProvider { AppId = "1234567890123" }, Google = new IdentityPoolGoogleLoginProvider { ClientId = "12345678012.apps.googleusercontent.com" }, Apple = new IdentityPoolAppleLoginProvider { ServicesId = "com.myappleapp.auth" }, Twitter = new IdentityPoolTwitterLoginProvider { ConsumerKey = "my-twitter-id", ConsumerSecret = "my-twitter-s…
í
https://learn.microsoft.com/es-mx/dotnet/api/system.string?view=net-9.0
https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System/String.xml
de28387f-e401-9ecd-1fc0-a9e37d55d6ea
ea5ee17b-a431-9cf9-8b95-ec61e38a8fd3
@dotnet-bot
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Type of issue
Typo
Description
new IdentityPool(this, "myidentitypool", new IdentityPoolProps {
IdentityPoolName = "myidentitypool",
AuthenticationProviders = new IdentityPoolAuthenticationProviders {
Amazon = new IdentityPoolAmazonLoginProvider {
AppId = "amzn1.application.12312k3j234j13rjiwuenf"
},
Facebook = new IdentityPoolFacebookLoginProvider {
AppId = "1234567890123"
},
Google = new IdentityPoolGoogleLoginProvider {
ClientId = "12345678012.apps.googleusercontent.com"
},
Apple = new IdentityPoolAppleLoginProvider {
ServicesId = "com.myappleapp.auth"
},
Twitter = new IdentityPoolTwitterLoginProvider {
ConsumerKey = "my-twitter-id",
ConsumerSecret = "my-twitter-s…
í
Page URL
https://learn.microsoft.com/es-mx/dotnet/api/system.string?view=net-9.0
Content source URL
https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System/String.xml
Document Version Independent Id
de28387f-e401-9ecd-1fc0-a9e37d55d6ea
Platform Id
ea5ee17b-a431-9cf9-8b95-ec61e38a8fd3
Article author
@dotnet-bot
The text was updated successfully, but these errors were encountered: