Andy Stanberry

Results 5 issues of Andy Stanberry

I'm trying to use pathPrefix, but the trailing slash redirects are not including the pathPrefix so `foo.com/some/prefix/page1` => `foo.com/page1/` I'm not sure if the build phase should put things in...

bug
priority: medium

Have you thought about adding these to https://github.com/DefinitelyTyped/DefinitelyTyped? so we can do `yarn add -D @types/aws-amplify-react-native`

### Is this related to a new or existing framework? React Native ### Is this related to a new or existing API? Authentication ### Is this related to another service?...

bug
Auth
React Native
VP

Stop using the deprecated Mongo classes

I have to prefix my `pk` and `sk`. The prefix is applying to the named key in the record `id`, but not the `pk`. Am I missing something here or...

question
v1