You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From what I can tell, the audience is explicitly required for this method of authentication, but it seems to be possible to support multiple audiences by doing: COGNITO_AUDIENCE = ['<key 1>', '<key 2>', ...]
Hi,
is it possible to make Cognito Audience setting as optional?
The text was updated successfully, but these errors were encountered: