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: adjust redirectPath with full path #44

Closed jump2cn closed 1 year ago

jump2cn commented 1 year ago

in my case, I want to redirect to a different host when login successy

casbin-bot commented 1 year ago

@seriouszyx @ComradeProgrammer @Resulte please review

codecov[bot] commented 1 year ago

Codecov Report

Merging #44 (a5a20b7) into master (0ff27b1) will increase coverage by 14.13%. The diff coverage is 100.00%.

:exclamation: Current head a5a20b7 differs from pull request most recent head 374ad30. Consider uploading reports for the commit 374ad30 to get more accurate results

@@             Coverage Diff             @@
##           master      #44       +/-   ##
===========================================
+ Coverage    6.52%   20.65%   +14.13%     
===========================================
  Files           2        2               
  Lines          92       92               
  Branches       19       20        +1     
===========================================
+ Hits            6       19       +13     
+ Misses         86       67       -19     
- Partials        0        6        +6     
Impacted Files Coverage Δ
src/sdk.ts 18.88% <100.00%> (+14.44%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

github-actions[bot] commented 1 year ago

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

The release is available on:

Your semantic-release bot :package::rocket: