casdoor / casdoor-js-sdk

Javascript client SDK for Casdoor
https://github.com/casdoor/casdoor
Apache License 2.0
30 stars 27 forks source link

feat: store signin url when getting the signup url #30

Closed seriouszyx closed 1 year ago

seriouszyx commented 1 year ago

For: https://github.com/casdoor/casdoor/issues/856#issuecomment-1177018733

Signed-off-by: Yixiang Zhao seriouszyx@foxmail.com

casbin-bot commented 1 year ago

@Steve0x2a @Abingcbc @ComradeProgrammer please review

codecov[bot] commented 1 year ago

Codecov Report

Merging #30 (ed2f3fd) into master (72d5587) will decrease coverage by 0.60%. The diff coverage is 0.00%.

:exclamation: Current head ed2f3fd differs from pull request most recent head 82693eb. Consider uploading reports for the commit 82693eb to get more accurate results

@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
- Coverage   19.35%   18.75%   -0.61%     
==========================================
  Files           2        2              
  Lines          31       32       +1     
  Branches        6        5       -1     
==========================================
  Hits            6        6              
- Misses         25       26       +1     
Impacted Files Coverage Δ
src/sdk.ts 13.33% <0.00%> (-0.46%) :arrow_down:

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 72d5587...82693eb. Read the comment docs.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 0.3.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: