* load env with hono/adapter * add changeset * update changeset type
* improve(#453): Allow for state to be passed to AuthFlow * fix(#453): No need to cast as string * chore(#453): Create changeset Closes #453 * fix(#453): Needed to take CSRF into account
* [FEAT] facebook and google authentication * [FEAT] github authentication * [FEAT] linkedin authentication * [TEST] all methods tested * [UPDATE] open-auth middleware split * [UPDATE] auth packages merged into oauth-provider * docs: format README * fix: fix `package.json`, prettify, rename something * fix: use `ContextVariableMap` * docs: update README * make it as a minor release * [FIX: linkedin] path name * [UPDATE: linkedin] pathname --------- Co-authored-by: Yusuke Wada <yusuke@kamawada.com>