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

Expose type definitions for IUser to be consumed #142

Open
mcmxcdev opened this issue Apr 14, 2023 · 2 comments
Open

Expose type definitions for IUser to be consumed #142

mcmxcdev opened this issue Apr 14, 2023 · 2 comments

Comments

@mcmxcdev
Copy link

We want to implement an API request to fetch a single user: https://docs.frontegg.com/reference/userscontrollerv1_getuserbyid in our project and want to strictly type the expected API response.

I assumed that I would be able to import IUser and use it, but it doesn't seem like it is exported from @frontegg/client

@mcmxcdev
Copy link
Author

There’s also more type definitions that we need, e.g. for the get tenants request and others

@amitsharonzorro
Copy link

Any updates on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants