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

Authentication with an Assertion Grant #33

Closed
christhwaites opened this issue Jun 29, 2021 · 3 comments
Closed

Authentication with an Assertion Grant #33

christhwaites opened this issue Jun 29, 2021 · 3 comments

Comments

@christhwaites
Copy link

I am attempting a private integration of the android zettle sdk, and would prefer to use the Assertion Grant rather than the authorization code grant. This is because I do not wish my users to have to type in an iZettle username and password, as well as their authentication with my own ordanisation. I'm hoping to authenticate the user myself, and then generate and pass on the zettle access token myself.

Is this possible with the android sdk? I cannot see any methods on the User object where I might use an access token to authenticate.

Or am I missing something fundamental? I'm new to OAuth and might have completely missed the point...

Thanks,
Chris

@javiersanchezra
Copy link

Tried this sceneraio before, it seems not posible .

@bobzettle
Copy link
Contributor

Hi, to authenticate through an access token is not yet available in the Android SDK. It's in our backlog and I will push for it's prioritizations.

Please follow the releases here to see when it's available.

@dahLucky
Copy link

dahLucky commented Jan 19, 2023

Hi @bobzettle , we are looking into a similar use-case as described by @christhwaites. Is there any progress on that issue?
Thank you

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

4 participants