Skip to content
This repository has been archived by the owner on Sep 14, 2021. It is now read-only.

Provide access to ALL configuration parameters #22

Open
robert4os opened this issue Jul 20, 2015 · 0 comments
Open

Provide access to ALL configuration parameters #22

robert4os opened this issue Jul 20, 2015 · 0 comments

Comments

@robert4os
Copy link

Hi,

  1. To handle sign out, I understand the token cookie has to be deleted, however to do this one has to know its name. Since GitkitClient is initialized with the cookie name it would be convenient if it would be possible to access it without having to parse the original configuration input.
    i.e. provide gitkitClient.getCookieName()

  2. After signout it makes sense to redirect the user to the original signin/widget url as a confirmation of his signout. Again it would be useful to get the widget Url directly from GitkitClient
    i.e. provide gitkitClient.getWidgetUrl()

thank you and best regards - Robert

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant