Echo: Oauth2 middleware?

Created on 17 Mar 2017  路  3Comments  路  Source: labstack/echo

Description

Hey guys i am trying to implement a simple oauth2 middleware on echo. Is there any examples i can use as reference?

question wontfix

Most helpful comment

I'm using OAuth and OAuth2 with echo

Demo, Source, Twitter

All 3 comments

You can experience integration with Twitter, as far as I know, is what you have available right now. But, you can implement your own middleware using the google lib.

Twitter -> https://echo.labstack.com/cookbook/twitter
Google -> https://github.com/golang/oauth2

I'm using OAuth and OAuth2 with echo

Demo, Source, Twitter

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

asdine picture asdine  路  3Comments

runner-mei picture runner-mei  路  4Comments

younisshah picture younisshah  路  4Comments

alexzorin picture alexzorin  路  3Comments

jeyldii picture jeyldii  路  4Comments