Releases: devforth/adminforth-oauth
Releases · devforth/adminforth-oauth
v1.1.2
1.1.2 (2025-02-25)
Bug Fixes
- Improve OAuth authentication error handling and user experience (a455755)
v1.1.1
1.1.1 (2025-02-21)
Bug Fixes
- add dark mode support for OAuth login button icons (b9cdfb4)
- improve OAuth callback and login button handling with base URL normalization (58af7fb)
v1.1.0
1.1.0 (2025-02-20)
Bug Fixes
- Add open signup configuration for OAuth plugin (5a73975)
Features
- Enhance OAuth login button configuration and rendering (ad4fde2)
- remove redirect_uri from adapter settings (c0ab8dd)
v1.0.2
1.0.2 (2025-02-19)
Bug Fixes
- Export OAuthPlugin as default module (7f854cc)
v1.0.1
1.0.1 (2025-02-19)
Bug Fixes
- Configure npm package for public publishing (77b27b4)