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

Adding user-picture-authentication to OSjs login #176

Open
mahsashadi opened this issue Apr 9, 2022 · 1 comment
Open

Adding user-picture-authentication to OSjs login #176

mahsashadi opened this issue Apr 9, 2022 · 1 comment

Comments

@mahsashadi
Copy link
Contributor

Hi
I need to add an option in login page to authenticate with user-picture.
I have already develop a webcam-dialog which takes user picture.

In addition to write a server-side authentication adapter, what do I need to change in client-side to successfully send user-picture to server for validation.

@andersevenrud
Copy link
Member

There are options to add new elements to the login, but I'm not sure if this works for your solution: https://manual.os-js.org/guide/login/

You might have to create your own login adapter + UI for this. It's documented in the link above.

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