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

Support for authorisation URL #86

Open
fabiomassimo opened this issue Jun 9, 2016 · 1 comment
Open

Support for authorisation URL #86

fabiomassimo opened this issue Jun 9, 2016 · 1 comment

Comments

@fabiomassimo
Copy link

Providers like Google require to perform an authentication through a webpage in order to request an access token.
Currently the library only requests an access token by specifying a token URL without an authorisation URL.

@hffmnn
Copy link
Contributor

hffmnn commented Jun 17, 2016

Hi fabiomassimo.

The use case you describe is currently not possible with Heimdallr.swift because we (as users of the library) never had the need for that.
If you would like to see that as part of Heimdallr.swift: We are open for any Pull Request which extends the functionality of this library, as long as it conforms to the OAuth2 RFC.

Regards,
Christian

Also have a look at #38

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