saas-js / saas-ui

The React component library for startups, built with Chakra UI.
https://saas-ui.dev
MIT License
1.32k stars 128 forks source link

Missing logout props #219

Closed Segfaultd closed 5 months ago

Segfaultd commented 5 months ago

Introduction

This PR aims at fixing a very little bug. The logOut props are declared at the interface level, but not at the callback one. Meaning that we think we are using it on app side, but it's never received on the custom auth provider.

changeset-bot[bot] commented 5 months ago

⚠️ No Changeset found

Latest commit: 727eece53c49d6a539a50aecf53eb9692a4eeaf1

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

vercel[bot] commented 5 months ago

@Segfaultd is attempting to deploy a commit to the saas-js Team on Vercel.

A member of the Team first needs to authorize it.