Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: supabase/supabase-swift
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.33.1
Choose a base ref
...
head repository: supabase/supabase-swift
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.33.2
Choose a head ref
  • 3 commits
  • 5 files changed
  • 2 contributors

Commits on Sep 23, 2025

  1. Configuration menu
    Copy the full SHA
    5ce77a5 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2025

  1. fix(auth): remove session when it has been revoked (#802)

    * fix(auth): remove session when it has been revoked
    
    * test: add test for the session revoke
    
    * fix: also check for refresh_token_not_found
    
    * test: proper test token refresh logic
    
    * fix: add more error codes to the condition
    grdsdev authored Sep 25, 2025
    Configuration menu
    Copy the full SHA
    c6aa8ef View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2025

  1. chore(main): release 2.33.2 (#803)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Sep 29, 2025
    Configuration menu
    Copy the full SHA
    f72fd80 View commit details
    Browse the repository at this point in the history
Loading