Nerzal / gocloak

golang keycloak client
Apache License 2.0
1.03k stars 283 forks source link

Auth flows and executions #318

Closed bastianccm closed 2 years ago

bastianccm commented 2 years ago

Supersedes #256 as the original one seems to be dead?

This is essentially #256 rebased on current main branch, fixed tests.

codecov[bot] commented 2 years ago

Codecov Report

Merging #318 (e934312) into main (7401dd2) will increase coverage by 0.15%. The diff coverage is 84.21%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #318      +/-   ##
==========================================
+ Coverage   76.29%   76.44%   +0.15%     
==========================================
  Files           4        4              
  Lines        1911     1949      +38     
==========================================
+ Hits         1458     1490      +32     
- Misses        314      319       +5     
- Partials      139      140       +1     
Impacted Files Coverage Δ
models.go 92.80% <ø> (ø)
client.go 74.80% <84.21%> (+0.20%) :arrow_up:

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 7401dd2...e934312. Read the comment docs.