auth

Paddy 2014-08-16 Parent:fc5df8e68c7b Child:9fc5fd8196b4

17:1f04b1146cad Go to Latest

auth/client.go

Implement CSRF prevention and pass info to confirmation. Implement CSRF prevention using the nosurf package. Note that the handler still needs to be wrapped before this will work. Pass info on the authorization being requested (namely the client and the scope) to the RenderConfirmation page so that the user can make an educated decision.

History