Skip to content
This repository has been archived by the owner on Feb 25, 2019. It is now read-only.

Commit

Permalink
test(RPInitiatedLogoutRequest): add test stubs
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrizagidulin committed Jan 11, 2017
1 parent 4e1c115 commit 2db5dfb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/handlers/RPInitiatedLogoutRequest.js
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ class RPInitiatedLogoutRequest extends BaseRequest {
*
* @see https://openid.net/specs/openid-connect-session-1_0.html#RedirectionAfterLogout
*
* @param request {RPInitiatedLogoutRequest}
* @returns {null}
*/
redirectOrRespond () {
Expand Down

0 comments on commit 2db5dfb

Please sign in to comment.