Mario Mendes

Results 8 comments of Mario Mendes

@elwayman02 did you manage to resolve your issue?

@elwayman02 I found this answer. Perhaps this can help you. https://github.com/alex-seville/blanket/issues/175

Tried using the auth0 HOC out of the box with a manual configuration set-up! Doesn't work at all, and the docs are somewhat misleading.

@amcdnl What do you do in your own Auth class? Could you provide the full code of how you got it working? Have you tried using the withAuth0 HOC? I...

@amcdnl also created this issue. I have it partially working https://github.com/aws-amplify/docs/issues/973

@grimunit You need to configure a SPA on auth0 in order to get those values. Once you have them, then configuring your OIDC provider will not be hard. A lot...

@grimunit I managed to get it working at some point using the federated authentication. I think what you're missing is you need to enable the idp in your identity pool....

@grimunit Nope. I never used the thumbprint, nor did I have any issues with it. Maybe look into permissions for STS authentication. That's what it boils down to in the...