Version Packages (#281)

pull/288/head @hono/oauth-providers@0.1.2
github-actions[bot] 2023-11-29 06:31:20 +09:00 committed by GitHub
parent 14443cc255
commit d8300e5cc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 11 deletions

View File

@ -1,5 +0,0 @@
---
'@hono/oauth-providers': patch
---
ensure CSRF state returned to GitHub apps

View File

@ -1,5 +0,0 @@
---
'@hono/oauth-providers': patch
---
ensure redirect to original URL for GitHub apps

View File

@ -1,5 +1,13 @@
# @hono/oauth-providers
## 0.1.2
### Patch Changes
- [#279](https://github.com/honojs/middleware/pull/279) [`cfaa80a`](https://github.com/honojs/middleware/commit/cfaa80a9e723c4af6e30eb796321db5184a7a6d5) Thanks [@rawkode](https://github.com/rawkode)! - ensure CSRF state returned to GitHub apps
- [#280](https://github.com/honojs/middleware/pull/280) [`14443cc`](https://github.com/honojs/middleware/commit/14443cc255735cc25b85f18f83b1fb3b53583de6) Thanks [@rawkode](https://github.com/rawkode)! - ensure redirect to original URL for GitHub apps
## 0.1.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@hono/oauth-providers",
"version": "0.1.1",
"version": "0.1.2",
"description": "Social login for Hono JS, integrate authentication with facebook, github, google and linkedin to your projects.",
"main": "dist/index.js",
"files": [