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

WIP: api_key cookies #1

Merged
merged 8 commits into from
Feb 2, 2024
Merged

WIP: api_key cookies #1

merged 8 commits into from
Feb 2, 2024

Conversation

mitya52
Copy link
Member

@mitya52 mitya52 commented Jan 31, 2024

this commit is WIP and you can check it with https://github.com/smallcloudai/refact/tree/access-fixes branch

@mitya52 mitya52 requested a review from MarcMcIntosh January 31, 2024 10:04
@mitya52 mitya52 changed the title api_key cookies WIP: api_key cookies Jan 31, 2024
@MarcMcIntosh
Copy link
Collaborator

Thanks, the react-cookie library doesn't have the best type definitions so that explains where a few of the eslint errors came from, I've replaced it with js-cookie which which is client side only but does what needs to be done.

From a design/ux perspective, I think we'll make the input area modal that can opened either when a failed request is sent or when the user clicks on a settings button.

For the settings button I think an icon in the footer of the side bar would make most sense :)

Copy link
Collaborator

@MarcMcIntosh MarcMcIntosh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See above :)

@MarcMcIntosh MarcMcIntosh merged commit de39178 into main Feb 2, 2024
2 checks passed
@MarcMcIntosh MarcMcIntosh deleted the docker-authorization branch February 2, 2024 15:33
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