I also tested, I was able to get the OAuth scopes if I use the Token Endpoint in Postman https://docs.aws.amazon.com/cognito/latest/developerguide/token-endpoint.html Or do we have to use https://github.com/aws/amazon-cognito-auth-js to get the scopes? But with Amplify I wonder do...
I have given the address as @page "/person/edit/{PersonId}" in EditCustomer.razor and when I try to access the page from chrome address bar https://localhost:44305/person/edit/5 , the error message is being showed as 'An unhandled error has occurred. Reload' . How can I get t...
How to user AWS Cognito to Sign-in and Sign-up users How to validate Empty entry in xamarin Forms? How to vertically center an item in a grid cell? How to view a pdf byte array coming from webservice How to wait program till user allows the permission of location service How to wor...
But i am getting "Xamarin.Forms.FileImageSource", I can see there is a File property inside source object but how can i access it? Thanks! All replies (4) Friday, October 3, 2014 7:56 AM ✅Answered 复制 Image image = new Image {...}; var source = image.Source as FileImageSo...
How to user AWS Cognito to Sign-in and Sign-up users How to validate Empty entry in xamarin Forms? How to vertically center an item in a grid cell? How to view a pdf byte array coming from webservice How to wait program till user allows the permission of location service How to wo...
How to refresh access token regularly in Xamarin.Forms? How to refresh page from view model after navigating to it via PopAsync How to Refresh page when Rg Popup is closed? How to refresh the access token when it expires in Xamarin.Forms? How to remove default Blue Splash screen from Xamar...
Is there any particular reason that you are trying to access this within your server-side code? This type of information should generally be handled client-side if you are going to be doing anything with it (i.e. responsive design, etc.), so that is something to consider....
How to user AWS Cognito to Sign-in and Sign-up users How to validate Empty entry in xamarin Forms? How to vertically center an item in a grid cell? How to view a pdf byte array coming from webservice How to wait program till user allows the permission of location service How to work...
How to user AWS Cognito to Sign-in and Sign-up users How to validate Empty entry in xamarin Forms? How to vertically center an item in a grid cell? How to view a pdf byte array coming from webservice How to wait program till user allows the permission of location service How to work...
But i am getting "Xamarin.Forms.FileImageSource", I can see there is a File property inside source object but how can i access it?Thanks!All replies (4)Friday, October 3, 2014 7:56 AM ✅Answered複製 Image image = new Image {...}; var source = image.Source as FileImageSource;...