flask-openid icon indicating copy to clipboard operation
flask-openid copied to clipboard

Docs page hasn't been update with latest code

Open saintsGrad15 opened this issue 1 year ago • 0 comments

When viewing the public docs I see that the import code sample still displays from flask.ext.openid import OpenID.

It appears that the latest code on main contains the correct import statement: from flask_openid import OpenID.

I'm not sure how your docs get built and published but it appears something has gone awry.

saintsGrad15 avatar Mar 09 '23 19:03 saintsGrad15