Skip to content

Releases: FujoWebDev/fujocoded-plugins

@fujocoded/authproto@0.1.4

21 Feb 10:00

Choose a tag to compare

  • Add error handling to OAuth login and callback flows.
  • Fix bug where successful logins incorrectly stored an "UNKNOWN" error code in the session.
  • Move asDrizzleTable conversion from tables.ts to db store where it's actually used.

@fujocoded/astro-ao3-loader@0.0.4

21 Feb 09:55

Choose a tag to compare

Patch Changes

  • 0ce3347: Updated to latest @fujocoded/ao3.js
  • 0ce3347: Supports Astro 5 (Astro 4 will work still with TS errors)