Skip to content

Conversation

@sgruhier
Copy link

No description provided.

Signed-off-by: Sébastien Gruhier <[email protected]>
@neroniaky
Copy link
Owner

@sgruhier could you add the option to the README, as well as change the formatting to:

if (this._options.signInStoredUrlStorageKey)
      localStorage.setItem(
             this._options.signInStoredUrlStorageKey, 
             window.location.pathname + window.location.search
      );

That would be great, thanks!

@sgruhier
Copy link
Author

done
I added an example how I use it and set default value to null which I forgot to do.
Thanks

@neroniaky
Copy link
Owner

Perfect. Thanks!

@neroniaky neroniaky merged commit e278f84 into neroniaky:master Oct 13, 2016
neroniaky added a commit that referenced this pull request Jun 19, 2022
add signInStoredUrlStorageKey option
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants