Skip to content

Commit 51b83ec

Browse files
Version Packages
1 parent fc53e8e commit 51b83ec

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/oidc-pkce-support.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

integrations/oidc/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @gitbook/integration-oidc
22

3+
## 0.5.0
4+
5+
### Minor Changes
6+
7+
- fc53e8e: Add support for PKCE to the OIDC visitor authentication flow.
8+
39
## 0.4.1
410

511
### Patch Changes

integrations/oidc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gitbook/integration-oidc",
3-
"version": "0.4.1",
3+
"version": "0.5.0",
44
"private": true,
55
"dependencies": {
66
"@gitbook/api": "*",

0 commit comments

Comments
 (0)