jwt auth Argument 3 passed to Lcobucci\JWT\Signer\Hmac::doVerify() must be an instance of Lcobucci\JWT\Signer\Key, null given
jwt auth Tymon\JWTAuth\Exceptions\JWTException: Could not create token: Implicit conversion of keys from strings is deprecated. Please use InMemory or LocalFileReference classes.
jwt auth Argument 2 passed to Lcobucci\JWT\Signer\Hmac::createHash() must be an instance of Lcobucci\JWT\Signer\Key, null given, called in /app/vendor/lcobucci/jwt/src/Signer/BaseSigner.php on line 34
LexikJWTAuthenticationBundle Another Unable to find the controller for path "/login_check". The route is wrongly configured
jwt auth Type error: Argument 1 passed to Tymon\JWTAuth\JWT::fromUser() must be an instance of Tymon\JWTAuth\Contracts\JWTSubject, instance of App\User given
amplify cli Failed to load module script: The server responded with a non-JavaScript MIME type of "text/html"
amplify cli UPDATE_FAILED UpdateRolesWithIDPFunctionOutputs Custom::LambdaCallout 'IdentityPoolId' not found in stack
firebase ios sdk Rejection from Apple review team because of Your app implements the App Tracking Transparency framework
amplify cli Template error: instance of Fn::GetAtt references undefined resource authcognito... when creating GraphQL API
amplify cli Unable to make unauthenticated/anonymous requests to graphql api even though cli gives the option to
amplify cli [Bug] - "amplify api push" throws error if project has no API Key authentication provider configured
amplify cli Cannot perform more than one GSI creation or deletion in a single update; ConnectionStack failed to update
devise_token_auth A few refreshes after login gives me a blank access token and expiry, logging me out
amplify cli @aws-amplify/cli@4.23.1 breaks build: Failed to pull the backend. auth headless is missing the following inputParams facebookAppIdUserPool, facebookAppSecretUserPool, googleAppIdUserPool, googleAppSecretUserPool
firebase ios sdk Firebase Dynamic Links sometimes got error NSPOSIXErrorDomain Code=53 "Software caused connection abort"
vouch proxy redirection from /auth to /auth/$STATE fails when VP is hosted at a path such as /vouch (redirects to /auth/$STATE instead of /vouch/auth/$STATE)