-
- Downloads
Add auto_token client option
Add an auto_token client option to change the flow such that the token will be sent back to the client directly by the browser. There are a number of "TODO" messages in this commit which will hopefully be addressed in code review. I'm not sure if they're needed.
Showing
- client/client.go 76 additions, 0 deletionsclient/client.go
- client/config.go 2 additions, 0 deletionsclient/config.go
- cmd/cashier/main.go 27 additions, 11 deletionscmd/cashier/main.go
- server/handlers.go 12 additions, 8 deletionsserver/handlers.go
- server/server.go 1 addition, 0 deletionsserver/server.go
Please register or sign in to comment