We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Due to the issue with the auth0 angular package, the schematics are not functional. Please see: auth0/auth0-angular#255
The text was updated successfully, but these errors were encountered:
Hello @VRMink.
Thanks for the bug report. I was on vacation for the month of July and missed it. I just upgraded this project to use Angular 14 in #883.
I tested Auth0 using the following command:
git clone https://github.com/oktadev/schematics.git cd schematics npm install npm run build npm pack ng new angular-auth0 --routing --style css --strict cd angular-auth0 npm install -D ../oktadev*.tgz schematics @oktadev/schematics:add-auth --issuer=$issuer --client-id=$clientId --auth0
Unit tests pass and I'm able to log in, so I'm closing this issue.
Sorry, something went wrong.
No branches or pull requests
Due to the issue with the auth0 angular package, the schematics are not functional. Please see: auth0/auth0-angular#255
The text was updated successfully, but these errors were encountered: