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

Use CSRF token

Open baztian opened this issue 12 years ago • 0 comments

I've seen https://github.com/crhym3/simpleauth/blob/master/simpleauth/handler.py where a CSRF token is used for communication with oauth provider. Does flask-oauth offer such security feature already? If not please add support for that.

baztian avatar Mar 13 '13 10:03 baztian