Commit fde38dc
authored
Add authType to loginWithBrowser metrics (#877)
## Problem
Users can signin with the device code or PKCE flow
## Solution
This metric adds the type of auth flow/token flow to the
aws_loginWithBroswer metric
<!---
REMINDER:
- Read CONTRIBUTING.md first.
- Add test coverage for your changes.
- Link to related issues/commits.
- Testing: how did you test your changes?
- Screenshots if applicable
-->
## License
By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license.1 parent bfb520f commit fde38dc
1 file changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
135 | 146 | | |
136 | 147 | | |
137 | 148 | | |
| |||
2813 | 2824 | | |
2814 | 2825 | | |
2815 | 2826 | | |
| 2827 | + | |
| 2828 | + | |
| 2829 | + | |
| 2830 | + | |
2816 | 2831 | | |
2817 | 2832 | | |
2818 | 2833 | | |
| |||
0 commit comments