all: add signout redirect url (#1324)

Fixes #1213
This commit is contained in:
Cuong Manh Le 2020-08-25 01:23:58 +07:00 committed by GitHub
parent 3d7206dc1e
commit 9de99d0211
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 63 additions and 34 deletions

View file

@ -1,5 +1,11 @@
# Changelog
## v0.11.0
### New
- config: add signout redirect url @cuonglm Gh-1213
## v0.10.0
### Changes