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

Feature request: allow authentication without acct_mgmt call #27

Open
euclio opened this issue Mar 13, 2022 · 1 comment
Open

Feature request: allow authentication without acct_mgmt call #27

euclio opened this issue Mar 13, 2022 · 1 comment

Comments

@euclio
Copy link

euclio commented Mar 13, 2022

My use case is that I'm implementing a screen locker where I am only interested in authenticating the user, not checking their account validity.

@1wilkens
Copy link
Owner

That is indeed a valid use-case, that I did not explicitly consider before. I am currently thinking about how to implement that, as I want the Client to be as useful as possible for common workflows. We could add another function like authenticate_only or find another name for the current combination of authenticate and acct_mgmt.
If you have any ideas, I am open to hear them :)

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

No branches or pull requests

2 participants