Skip to content

Releases: devasignhq/apps

# v1.1.0 — IDE Extension Authentication Flow

Choose a tag to compare

@LennyMalcolm0 LennyMalcolm0 released this 26 Jun 16:39

What's new

  • IDE extension auth flow. Added the redirect flow for authenticating and
    installing the extension. After authentication, the app passes a Firebase
    refresh token back to the extension and redirects authenticated users into the
    installation step.

  • Redirect target hardening. IDE URL schemes are now validated against an
    allowlist to prevent arbitrary redirects, and the allowed scheme list was
    updated.

v1.0.0 — Initial Release

Choose a tag to compare

@LennyMalcolm0 LennyMalcolm0 released this 05 Jun 14:23
4e7a720

First stable release of the app.