Skip to content

Can't refresh token from server app #1144

@namzug16

Description

@namzug16

Currently there is no way to refresh the tokens from a server app

refreshSession() does not work because it checks first if the current session is null or no

In a server app it will always be null

It would be nice to have something like supabase-go's RefreshToken

In fact by looking at the code I've seen that you guys have already implemented it, but as a private function

I think that right now, due to the rise of dart server apps, it would be a nice thing to have

I'd be glad to open a PR if you guys agree :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions