TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Flask-Dance - Easy OAuth with Flask

5 pointsby singingwolfboyover 10 years ago

1 comment

chatmastaover 10 years ago
This is nice. Also see [1], which implements Oauth provider.<p>I have yet to find a solution that makes it easy to implement a &quot;two-legged oauth&quot; provider with Flask, e.g. one where the user does not need to authorize a token, like in the case of using oauth in your company&#x27;s own apps.<p>[1] <a href="https://github.com/lepture/flask-oauthlib" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;lepture&#x2F;flask-oauthlib</a>