honojs-middleware/packages/oauth-providers/src/providers/x
Wang Guan e54c628751
feat(oauth-providers): allow custom redirect_uri (#601)
* oauth-providers: allow set of redirect_uri

* only check state in req with auth code

* update readme.md

* add changeset file

* update readme

* run lint:fix

* add test

* test other providers

* revent unreleated test
2024-07-19 07:43:18 +09:00
..
authFlow.ts chore: add lint rule and format (#367) 2024-01-29 22:53:43 +09:00
index.ts feat(oauth-providers): Add X (Twitter) to OAuth providers (#283) 2023-12-09 09:18:12 +09:00
refreshToken.ts chore: add lint rule and format (#367) 2024-01-29 22:53:43 +09:00
revokeToken.ts chore: add lint rule and format (#367) 2024-01-29 22:53:43 +09:00
types.ts feat(oauth-providers): Add X (Twitter) to OAuth providers (#283) 2023-12-09 09:18:12 +09:00
xAuth.ts feat(oauth-providers): allow custom redirect_uri (#601) 2024-07-19 07:43:18 +09:00