Skip to content

Add custom token extractor#7

Merged
TwiN merged 3 commits into
masterfrom
custom-token-extractor
Dec 28, 2021
Merged

Add custom token extractor#7
TwiN merged 3 commits into
masterfrom
custom-token-extractor

Conversation

@TwiN

@TwiN TwiN commented Dec 28, 2021

Copy link
Copy Markdown
Owner

This enables uses cases like checking whether a user is authenticated using a session cookie.

@codecov-commenter

codecov-commenter commented Dec 28, 2021

Copy link
Copy Markdown

Codecov Report

Merging #7 (c6b39d6) into master (5ca55d8) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master        #7   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          166       184   +18     
=========================================
+ Hits           166       184   +18     
Impacted Files Coverage Δ
authorization.go 100.00% <ø> (ø)
client.go 100.00% <ø> (ø)
clientprovider.go 100.00% <100.00%> (ø)
gate.go 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5ca55d8...c6b39d6. Read the comment docs.

@TwiN TwiN merged commit 591b5cf into master Dec 28, 2021
@TwiN TwiN deleted the custom-token-extractor branch December 28, 2021 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants