Skip to content
This repository was archived by the owner on May 13, 2023. It is now read-only.

Conversation

dshukertjr
Copy link
Member

What kind of change does this PR introduce?

A new feature where the User class is exported.

What is the current behavior?

User class is not exported, so you cannot create variable with type User

What is the new behavior?

User is exported

Related PR from Supabase-js

supabase/supabase-js#112

Additional context

I wanted to export User as AuthUser like in the original PR from supabase-js above, but could not. If someone could help me out here to achieve this, it would be great!

@phamhieu
Copy link
Member

Hey @dshukertjr, I update the code to expose gotrue User as AuthUser here

@phamhieu phamhieu closed this Feb 25, 2021
@dshukertjr
Copy link
Member Author

Thanks @phamhieu ! That looks amazing!🚀🚀🚀

@phamhieu phamhieu mentioned this pull request Mar 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants