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

Support for Angular 18 #147

Open
ceagan opened this issue Sep 12, 2024 · 2 comments
Open

Support for Angular 18 #147

ceagan opened this issue Sep 12, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@ceagan
Copy link

ceagan commented Sep 12, 2024

Describe the feature request?

I'd like to see an example project that uses this library with Angular 18. In our testing, there appears to be a compatibility issue between this library and Angular 18 that is preventing us from upgrading an existing project to Angular 18. On initialization, dependency injection errors appear whenever something attempts to access the OKTA_CONFIG. Angular throws the exception, claiming that the injection is occurring outside of the proper context.

New or Affected Resource(s)

README currently states that this library has been tested up to Angular 16, so after testing, that would need to be updated.

Provide a documentation link

No response

Additional Information?

No response

@ceagan ceagan added the enhancement New feature or request label Sep 12, 2024
@stephaniacc93
Copy link

stephaniacc93 commented Dec 11, 2024

No updates on this? Is there a timeline for support of Angular 17/18?

@alisaduncan
Copy link

Here's an example project using Okta Angular in v19.

https://github.com/okta-samples/okta-angular-quickstart

And a blog post (with linked sample repo) using v17 + standalone
Flexible Authentication Configurations in Angular Applications Using Okta

Hope this helps! If you're still seeing a compatibility issue, please let us know.

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

No branches or pull requests

3 participants