Skip to content

Commit 7c53fb8

Browse files
committed
release 1.5.1
Signed-off-by: Hans Zandbelt <[email protected]>
1 parent d27e161 commit 7c53fb8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

ChangeLog

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
04/19/2023
22
- add issuer validation for JWT access tokens when configured through OAuth2Verify metadata; closes #44; thanks @chris-crunchr
3+
- release 1.5.1
34

45
04/14/2023
56
- add support for resolving provider metadata from a Discovery endpoint URL; see https://github.com/OpenIDC/ngx_openidc_module/issues/18

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AC_INIT([liboauth2],[1.5.1dev],[[email protected]])
1+
AC_INIT([liboauth2],[1.5.1],[[email protected]])
22

33
AM_INIT_AUTOMAKE([foreign no-define subdir-objects])
44
AC_CONFIG_MACRO_DIR([m4])

0 commit comments

Comments
 (0)