session.go
3.45 KB
-
oauth: delete session key instead of set to empty · beb85f41
Adds the Delete function to the Session wrapper so that the Macaron function for deleting keys from a Session can be used. https://go-macaron.com/docs/middlewares/session#implement-provider-interface
Daniel Lee committed