Features
- core: add default cache control headers for GET endpoints (#11667) (af2ccea)
- provider: add Figma provider (#12529) (14dfaf3)
- provider: add Logto provider (#12534) (dcaaf1a)
- provider: add Bitbucket provider (#12198) (6a72f3d)
- provider: add Frontegg provider (#11342) (517c877)
- providers: Add Loops Email Provider and Documentation (#11197) (3ec0684)
Bugfixes
- core: handle an error inside
parseProviders()
whenproviderId
not found in config (#12438) (80a2c14) - pages: recouple button theme to colorScheme and fix appearance for some logos in dark mode (#12537) (b0f1538)
- ts: make User interface overridable using module augmentation (#12472) (7772375)
- "state is not specified" error when using LINE provider (#12703)
- add a missed instance of allowInsecureRequests (#12276)
- More descriptive error in case that discovery endpoint returns an invalid issuer (#12611)
- improve client-side submodules (#12249)
Other
- deps: bump oauth4webapi from 3.1.4 to 3.3.0 (#12698) (5a2f595)
- deps: bump jose from 5.9.6 to 6.0.6 (#12699) (6aefefd)
- deps: bump oauth4webapi from 3.1.3 to 3.1.4 (#12359) (e231168)
- deps: bump oauth4webapi from 3.1.1 to 3.1.3 (#12261) (9411046)
- docs: fixes appearance for some logos in dark mode (#12379) (2f86dfd)
- docs: add missing bracket and run
format
(#12302) (7c20f02) - providers: formatting tiktok (507aadd)
- providers: Downgrade requested OAuth scope of TikTok provider (#12608) (2465101)
- providers: remove console.log in WeChat provider (#12431) (9dbc9ba)
- Fix incorrect URL in error page documentation comment (#12502)
- exclude inherits, update deps (#12628)
- Revert "docs: exclude inherits, update deps (#12628)" (#12645)