Skip to content

v0.12.3

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Apr 08:59
· 41 commits to main since this release
3caf513

0.12.3

Improvements

  • Next.js:
    • access_token is now available in the result of useFiefAccessTokenInfo
    • User ID and access token are available in getServerSideProps through X-FiefAuth-User-Id and X-FiefAuth-Access-Token request headers. [Documentation]