-
Notifications
You must be signed in to change notification settings - Fork 264
Closed
Labels
authIssues related to the Auth CategoryIssues related to the Auth CategorybugSomething is not working; the issue has reproducible steps and has been reproducedSomething is not working; the issue has reproducible steps and has been reproducedfound-in-release-candidateAn issue that was found in the current release candidateAn issue that was found in the current release candidatepending-releaseIssues that have been addressed in main but have not been releasedIssues that have been addressed in main but have not been released
Description
Hey! I noticed this PR was merged in the last preview release.
It introduces AuthResult
as the type of some fields in CognitoAuthSession
, but it is not exported, so we can't access it in our app. I may be wrong but I think this would be desirable, as we need it to mock the return value of fetchAuthSession()
in our tests.
What do you guys think? Cheers.
Metadata
Metadata
Assignees
Labels
authIssues related to the Auth CategoryIssues related to the Auth CategorybugSomething is not working; the issue has reproducible steps and has been reproducedSomething is not working; the issue has reproducible steps and has been reproducedfound-in-release-candidateAn issue that was found in the current release candidateAn issue that was found in the current release candidatepending-releaseIssues that have been addressed in main but have not been releasedIssues that have been addressed in main but have not been released