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

Typescript error on accessing prohibitAuthentication #2364

Closed
usamahamed opened this issue Feb 28, 2022 · 3 comments
Closed

Typescript error on accessing prohibitAuthentication #2364

usamahamed opened this issue Feb 28, 2022 · 3 comments

Comments

@usamahamed
Copy link

I try to access prohibitAuthentication and i have to annotate it with @ts-ignore because there is no type for it in Session.d.ts file types/ember-simple-auth/services/session.d.ts

ember-simple-auth version 4.2.0

@RobbieTheWagner
Copy link
Contributor

@usamahamed I don't think this addon ships any types. Perhaps that file is your own types and you need to add that method?

@BobrImperator
Copy link
Collaborator

As Robert said, ESA doesn't provide any types yet, did you install some separate package by any chance?

@usamahamed
Copy link
Author

@rwwagner90 @BobrImperator I am sorry for late replying, i overlooked the comment somehow

You right, we can close this issue

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

3 participants