Skip to content

Commit

Permalink
Merge pull request #68 from codedownio/export-validate
Browse files Browse the repository at this point in the history
Export validate function
  • Loading branch information
krdlab authored Jul 29, 2024
2 parents 233d5ee + 312d1c4 commit 2d19db0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Web/OIDC/Client/CodeFlow.hs
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ module Web.OIDC.Client.CodeFlow
, getValidTokens
, prepareAuthenticationRequestUrl
, requestTokens
, validate

-- * For testing
, validateClaims
Expand Down

0 comments on commit 2d19db0

Please sign in to comment.