Skip to content

Conversation

@3nethz
Copy link
Contributor

@3nethz 3nethz commented May 19, 2025

Purpose

Initial implementation of nuxt sdk with support for redirection based authentication.

Related Issues

  • N/A

Related PRs

  • N/A

Checklist

  • e2e cypress tests locally verified.
  • Manual test round performed and verified.
  • UX/UI review done on the final implementation.
  • Documentation provided. (Add links if there are any)
  • Unit tests provided. (Add links if there are any)
  • Integration tests provided. (Add links if there are any)

Security checks

@brionmario brionmario changed the title Nuxt SDK source files feat(nuxt): introduce @asgardeo/nuxt sdk May 20, 2025
- Description: My new Nuxt module
-->

# My Module
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lets update the README

"type": "module",
"exports": {
".": {
"types": "./dist/types.d.mts",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is m(ts | js) expected here?

Suggested change
"types": "./dist/types.d.mts",
"types": "./dist/types.d.mts",

"changelogen": "^0.6.1",
"cookie-es": "^2.0.0",
"eslint": "catalog:",
"nuxt": "^3.16.2",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lets put nuxt and other nuxt related packages that we don't bundle as peerDependencies

brionmario
brionmario previously approved these changes May 22, 2025
@brionmario brionmario merged commit 3b77891 into asgardeo:main May 22, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants