localStackAuthUrl top-level constant

  1. @visibleForTesting
String const localStackAuthUrl

Auth endpoint of the local stack.

Implementation

@visibleForTesting
const localStackAuthUrl = '$localStackUrl/auth/v1';