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

Add authentication to opsdroid web #21

Open
FabioRosado opened this issue May 25, 2022 · 2 comments
Open

Add authentication to opsdroid web #21

FabioRosado opened this issue May 25, 2022 · 2 comments
Labels
enhancement New feature or request opsdroid-web-v2 Issues related to the upcoming version of opsdroid web

Comments

@FabioRosado
Copy link
Member

The goal for opsdroid web v2 is to work together with opsdroid's command center (opsdroid/opsdroid#1872). On the open PR that implements the command center, we require users to provide a token in which we can toggle modules on/off.

As part of #20 we should allow users to provide a token in which we can use to authenticate the user and interactions between opsdroid web and opsdroid itself.

@FabioRosado FabioRosado added enhancement New feature or request opsdroid-web-v2 Issues related to the upcoming version of opsdroid web labels May 25, 2022
@FabioRosado
Copy link
Member Author

FabioRosado commented May 25, 2022

Perhaps we should show a sort of 'log in' kind of form which asks users to input their token if they want to interact with opsdroid.

That way we should be good to show all information to authenticated users. Perhaps we may need to do some extra bits in opsdroid to make sure we are using the token properly?

@FabioRosado
Copy link
Member Author

This work is currently blocked until we implement opsdroid/opsdroid#1932

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request opsdroid-web-v2 Issues related to the upcoming version of opsdroid web
Projects
None yet
Development

No branches or pull requests

1 participant