go
This repository has been archived on 2022-05-25. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Rob Watson 1366ff6c27 oauth2: Exchange code for access token 2022-05-19 22:36:46 +02:00
config Implement first step of OAuth2 flow 2022-05-19 21:51:12 +02:00
httpserver oauth2: Exchange code for access token 2022-05-19 22:36:46 +02:00
public/views Implement first step of OAuth2 flow 2022-05-19 21:51:12 +02:00
.gitignore Implement first step of OAuth2 flow 2022-05-19 21:51:12 +02:00
Dockerfile Implement first step of OAuth2 flow 2022-05-19 21:51:12 +02:00
go.mod Implement first step of OAuth2 flow 2022-05-19 21:51:12 +02:00
go.sum Implement first step of OAuth2 flow 2022-05-19 21:51:12 +02:00
main.go Implement first step of OAuth2 flow 2022-05-19 21:51:12 +02:00