You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the App doesn't use Android Custom Tabs for the "Login with Webbrower", this prevents a login with passkeys when using an OIDC Provider and it's not possible to use a password manager with autofill.
Relevant platforms
Android
Additional context
No response
The text was updated successfully, but these errors were encountered:
Hi, this is not possible to implement because Custom Tabs are run by the default browser, which does not provide any way to access the webpage data, which is needed because kitshn extracts Cookies to authenticate with the API.
Tandoor doesn't provide any authentication method like OAuth, for example, which makes this impossible without a modified server application.
I think Autofill can be implemented with Web Views; however, I don't know about passkeys.
What's on your mind?
Currently the App doesn't use Android Custom Tabs for the "Login with Webbrower", this prevents a login with passkeys when using an OIDC Provider and it's not possible to use a password manager with autofill.
Relevant platforms
Android
Additional context
No response
The text was updated successfully, but these errors were encountered: