Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support signature verification using signing secret #7

Merged
merged 2 commits into from
Jul 28, 2020
Merged

Conversation

Songmu
Copy link
Owner

@Songmu Songmu commented Jul 28, 2020

fix #6

@Songmu Songmu merged commit c5ad93d into master Jul 28, 2020
@Songmu Songmu deleted the signing-secret branch July 28, 2020 15:10
Songmu added a commit that referenced this pull request Sep 13, 2021
## [v0.0.1](5a9974a...v0.0.1) (2021-09-13)

* add version.go [#9](#9) ([Songmu](https://github.com/Songmu))
* support signature verification using signing secret [#7](#7) ([Songmu](https://github.com/Songmu))
* implement graceful shutdown [#5](#5) ([Songmu](https://github.com/Songmu))
* support context [#4](#4) ([Songmu](https://github.com/Songmu))
* drop avatar icon [#3](#3) ([Songmu](https://github.com/Songmu))
* deploy to heroku [#2](#2) ([Songmu](https://github.com/Songmu))
* Avatar [#1](#1) ([Songmu](https://github.com/Songmu))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

verification token から signature verification への移行
1 participant