dwavesystems / dwave-cloud-client

A minimal implementation of the REST interface used to communicate with D-Wave Solver API (SAPI) servers.
https://docs.ocean.dwavesys.com/projects/cloud-client/en/stable/
Apache License 2.0
59 stars 40 forks source link

Update auth flow pages #593

Closed randomir closed 1 year ago

randomir commented 1 year ago

Redirect to Leap success page (or Leap error page) upon redirect auth flow completion.

codecov[bot] commented 1 year ago

Codecov Report

Merging #593 (fa8bee9) into master (d27daa9) will increase coverage by 0.08%. The diff coverage is 98.36%.

@@            Coverage Diff             @@
##           master     #593      +/-   ##
==========================================
+ Coverage   87.26%   87.35%   +0.08%     
==========================================
  Files          33       33              
  Lines        4264     4310      +46     
==========================================
+ Hits         3721     3765      +44     
- Misses        543      545       +2     
Files Coverage Δ
dwave/cloud/auth/flows.py 94.25% <100.00%> (+0.91%) :arrow_up:
dwave/cloud/cli.py 60.31% <ø> (+0.09%) :arrow_up:
dwave/cloud/auth/server.py 97.98% <96.87%> (-0.43%) :arrow_down:

... and 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more