Commit 755033a
committed
minor #17548 [Security] Fix "Login Programmatically" code example (laurixyz)
This PR was merged into the 6.2 branch.
Discussion
----------
[Security] Fix "Login Programmatically" code example
Security object is an argument, not a class property, in the given example.
Commits
-------
b8a7ff8 Fix "Login Programmatically" code example1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1648 | 1648 | | |
1649 | 1649 | | |
1650 | 1650 | | |
1651 | | - | |
| 1651 | + | |
1652 | 1652 | | |
1653 | 1653 | | |
1654 | 1654 | | |
1655 | | - | |
| 1655 | + | |
1656 | 1656 | | |
1657 | | - | |
| 1657 | + | |
1658 | 1658 | | |
1659 | 1659 | | |
1660 | | - | |
| 1660 | + | |
1661 | 1661 | | |
1662 | 1662 | | |
1663 | 1663 | | |
| |||
0 commit comments