hapramp / alpha-web

1Ramp Alpha Web App
https://alpha.1ramp.io/
19 stars 7 forks source link

Use state from steemconnect callback to set route after login #140

Closed singhpratyush closed 5 years ago

singhpratyush commented 5 years ago

This allows users to land back to the page from where they started the login process.

codecov[bot] commented 5 years ago

Codecov Report

Merging #140 into develop will decrease coverage by <.01%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop    #140      +/-   ##
==========================================
- Coverage     0.44%   0.44%   -0.01%     
==========================================
  Files          143     143              
  Lines         3576    3579       +3     
  Branches       735     736       +1     
==========================================
  Hits            16      16              
- Misses        3096    3098       +2     
- Partials       464     465       +1
Impacted Files Coverage Δ
src/components/OAuthCallback/index.js 0% <0%> (ø) :arrow_up:
src/components/header/index.js 0% <0%> (ø) :arrow_up:
src/actions/loginActions.js 0% <0%> (ø) :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 b34c5d4...b75f54e. Read the comment docs.