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

How to auto login into aircall phone window after the authentication with aircall account (Oauth)? #35

Closed
kamleshProtech opened this issue Oct 22, 2020 · 1 comment

Comments

@kamleshProtech
Copy link

How to auto-login into aircall phone window after the authentication with aircall account (Oauth)?

In our app, firstly authenticate the aircall account (using Oauth integration) and after the authentication process, aircall redirects to our website/app and on this redirect page, we display aircall phone window, but the aircall phone is not auto-login first time. We again login into this window.

Can you provide a solution for this so we can use a single login?

@eulbat
Copy link

eulbat commented Nov 3, 2020

Hello @kamleshProtech

This is expected, the OAuth flow is to authorise your integration to use the public API, but it does not affect the user being logged into the phone or not.
The user will have to log into the embedded phone, unless they were already logged in the web app.

@eulbat eulbat closed this as completed Nov 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants