Commit fa7d9d6
[Fix Bug] When library call authenticate_client but client's secret key is null that can cause the program raise a 500 Internal Server Error. (lepture#258)
* [Fix Bug] When library call authenticate_client but client's secret key is null that can cause the program raise a 500 Internal Server Error.
* [Fix Bug] When library call authenticate_client but client's secret key is null that can cause the program raise a 500 Internal Server Error.1 parent 9db38f8 commit fa7d9d6
1 file changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
623 | 623 | | |
624 | 624 | | |
625 | 625 | | |
626 | | - | |
627 | | - | |
628 | | - | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
629 | 631 | | |
630 | 632 | | |
631 | 633 | | |
| |||
0 commit comments