Skip to content

Conversation

@brionmario
Copy link
Member

@brionmario brionmario commented Jun 29, 2025

Purpose

This pull request introduces multiple changes to the Asgardeo SDK, including new API functionalities, logging enhancements, and documentation updates. The most significant changes are the addition of new APIs for organization management, improvements to logging for debugging purposes, and updates to the documentation for the @asgardeo/react SDK.

New API functionalities for organization management:

Logging enhancements for debugging:

Documentation updates:

Versioning updates:

Related Issues

Related PRs

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

…n component props; implement getClientOrigin function; remove deprecated session handling actions
… Asgardeo client to integrate schema retrieval; enhance error handling and logging in authentication flows
…dd getUserAction and isSignedIn actions; refactor AsgardeoNextClient and AsgardeoProvider components
…r profile updates

- Added `getMeOrganizations` and `getOrganization` API functions to retrieve user organizations and organization details respectively.
- Introduced `createOrganization` and `updateOrganization` functions for creating and updating organizations.
- Implemented `updateMeProfile` function to update user profile information.
- Refactored existing SCIM2 API functions to improve structure and maintainability.
- Removed deprecated SCIM2 API functions and updated imports across components.
- Enhanced documentation with examples for new API functions.
…ement; implement user profile update and retrieval actions
…ed actions; enhance SignUpButton and context management
…erProps> and improve type safety

chore: exclude teamspace-nextjs from pnpm workspace packages
@brionmario brionmario merged commit fea939d into asgardeo:main Jun 30, 2025
2 of 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.

3 participants