Skip to content
New issue

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

Update IC authenticator to read token from cookies #1076

Merged
merged 1 commit into from
Aug 24, 2023

Conversation

PythonSemicolon
Copy link
Contributor

@PythonSemicolon PythonSemicolon commented Aug 23, 2023

Resolves: #600

  • I passed the docker hub test, and images can be built successfully.
  • I passed the GitHub CI test, so rodan functionalities and jobs work.

This resolves the unnecessary credential prompt when the app is opened.

This resolves the unnecessary credential prompt when the app is opened
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.

User authentication is still required when opening the interactive classifier for the first time.
2 participants