eacet

Results 3 comments of eacet

@medikoo I created [PR](https://github.com/serverless/serverless/pull/11759) for fix.

We also need this option to use `sls package` in our `CI` pipeline.

We are experiencing the same issue, and according to the [Passwordless sign-in with one-time passwords](https://docs.aws.amazon.com/cognito/latest/developerguide/amazon-cognito-user-pools-authentication-flow-methods.html#amazon-cognito-user-pools-authentication-flow-methods-passwordless) documentation, we have encountered the following problems: ### Issues 1. **Missing `Session` in `Auth.signIn` Response**:...