-
- Downloads
- adding the /oauth/expired endpoint to check of the access token has expired
- adding a /oauth/token endpoint to display the access token for us - filling in the config_sameple.yml - added some unit tests for the above - updating the README with endpoint details
Showing
- README.md 9 additions, 0 deletionsREADME.md
- config_sample.yml 2 additions, 0 deletionsconfig_sample.yml
- doc.go 2 additions, 0 deletionsdoc.go
- handlers.go 58 additions, 0 deletionshandlers.go
- handlers_test.go 69 additions, 0 deletionshandlers_test.go
- server.go 3 additions, 0 deletionsserver.go
- server_test.go 3 additions, 0 deletionsserver_test.go
- session.go 8 additions, 1 deletionsession.go
Loading
Please register or sign in to comment