Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(backend): Expose AuthObject type #3844

Commits on Jul 30, 2024

  1. chore(backend): remove AuthObjectDebugData, AuthObjectDebug, SignedIn…

    …AuthObject, SignedOutAuthObject, and AuthObject type definitions in favour of exporting from @clerk/types
    kduprey committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    17f2d4f View commit details
    Browse the repository at this point in the history
  2. feat(types): add AuthObjectDebugData, AuthObjectDebug, SignedInAuthOb…

    …ject, SignedOutAuthObject, and AuthObject type definitions to token.ts
    
    * Mark AuthObjectDebugData, AuthObjectDebug, SignedInAuthObject, SignedOutAuthObject as internal types
    kduprey committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    1770f4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fed80fe View commit details
    Browse the repository at this point in the history
  4. chore(backend): update import of AuthObject to @clerk/types, and remo…

    …ve export from internal.ts of removed types
    kduprey committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    f4d9a85 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4006a7e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    48fd33a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    64297d8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8cd5e66 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9ea05c6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2442f1f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    858a3d3 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Create fast-knives-peel.md

    LekoArts authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    2566abb View commit details
    Browse the repository at this point in the history
  2. fix changeset

    LekoArts authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    a1521b8 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. change export to backend

    LekoArts committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    91995d6 View commit details
    Browse the repository at this point in the history