We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We are missing the following variables (probably lost in the merge):
input$ixplorer_url, input$ixplorer_token, input$ixplorer_user_name, input$token_persist
This have to be implemented in the UI for authentication
The text was updated successfully, but these errors were encountered:
In the authentication addin we just have this values to fill in:
But we need also the owner
Sorry, something went wrong.
Ref ixpantia#29 add variables for keyring
09facdc
Ref ixpantia#29 continue with keyring implementation
c4d5742
Merge pull request #53 from ronnyhdez/T29
cbfb44b
Ref #29 add variables for keyring
Solved. If the user have already credentials stored it will not show all the credentials spaces.
ronnyhdez
No branches or pull requests
We are missing the following variables (probably lost in the merge):
input$ixplorer_url,
input$ixplorer_token,
input$ixplorer_user_name,
input$token_persist
This have to be implemented in the UI for authentication
The text was updated successfully, but these errors were encountered: