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

Pyramid example app isn't working #189

Open
josuemontano opened this issue Dec 2, 2017 · 3 comments
Open

Pyramid example app isn't working #189

josuemontano opened this issue Dec 2, 2017 · 3 comments

Comments

@josuemontano
Copy link

Hi,

The pyramid example app isn't working. I get the following error with both Twitter and Google providers:

authomatic: Twitter: Reported suppressed exception: AttributeError("'ssl.SSLError' object has no attribute 'message'",)!

I'm running python 3.6.2 and pyramid 1.9.1.

@ysau
Copy link

ysau commented Jan 3, 2018

I have managed to get it to work with Google O-auth 2.0. See example at https://github.com/ysau/pyramid_google_oauth

@ergo
Copy link

ergo commented Oct 5, 2018

Pyramid example needs general rework - No idea who wrote it but it is complicated way more than required.
https://github.com/ergo/testscaffold/blob/master/testscaffold/views/auth.py#L59 - i have one that is much smaller here. Maybe we should backport something like that as authomatic examples.

@mrichar1
Copy link
Member

After several years of inactivity, authomatic is now under community management, and we have just released a new stable version (1.0.0).

We are now reviewing all issues and PRs and hoping to begin work to solve as many of these as possible.

We are keen to find out which issues still apply, and which PRs are still required/are likely to merge cleanly into the current code. We are aiming to review them all, but any help with prioritisation would be very useful!

If you are still interested in having this issue/PR resolved, or are able to help us work on it, please reply to this message. That way we know which issues are most important to the community.

@jensens jensens added this to Todo: Low Priority in Issue-Management Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Issue-Management
  
Todo: Low Priority
Development

No branches or pull requests

4 participants