Code Monkey home page Code Monkey logo

Comments (10)

mraible avatar mraible commented on May 24, 2024 1

from generator-jhipster-ionic.

mfalzetta avatar mfalzetta commented on May 24, 2024

Hi mraible,

Is here: https://github.com/mfalzetta/security.git

Thanks.

from generator-jhipster-ionic.

mfalzetta avatar mfalzetta commented on May 24, 2024

Hi Matt,

One thing, class ResourceServerConfiguration was not generated by jHipster, I picked it up in your article link. May disregard, please.

Thanks.

from generator-jhipster-ionic.

mfalzetta avatar mfalzetta commented on May 24, 2024

Hi Matt,

You know what happened? I dont see the solution.

Thanks.

from generator-jhipster-ionic.

mraible avatar mraible commented on May 24, 2024

I'm not sure. It seems like when you ran yo jhipster-ionic, you didn't give the proper location of your JHipster project, so the integration wasn't installed.

from generator-jhipster-ionic.

mfalzetta avatar mfalzetta commented on May 24, 2024

Matt,

The problem is that I need to be at the same directory level of the app (backend) to run the jhipster-ionic yo command.

What I was doing was creating a directory for the ionic app (mkdir security-app) and inside that directory (cd security) I execute the create command (jhipster-ionic yo).

The jhipster-ionic generator may be smarter to allow the creation of any directory (since I pass the path of the app backend) or at least warn that I must be at the same directory level.

You comment on this in the article, as below:

> If you have your blog application at ~ / blog, you should run this command from your home directory (~).

But it does not stand out and it is not usual to have to execute a command inside a specific directory, mainly when the complete path of a target directory is informed.

Thank you for your help.

Greetings.

from generator-jhipster-ionic.

balvinder294 avatar balvinder294 commented on May 24, 2024

hey mfalzetta, i am also having the same issue, are you able to resolve. Also i have given the path of my jhipster gateway app built with UAA, but it is giving 403 error now.

from generator-jhipster-ionic.

mraible avatar mraible commented on May 24, 2024

@balvinder294 I believe @mfalzetta's issue was he was trying to create the Ionic app in the same directory as his JHipster app. This module expects you to generate your Ionic app in the parent directory of your JHipster app. As far as UAA, I haven't written any code to make it work with UAA. It only works with JWT and OAuth 2.0 currently.

from generator-jhipster-ionic.

balvinder294 avatar balvinder294 commented on May 24, 2024

thanks for replying, Matt Raible, I have added The API Url for jhipster app after generating ionic app, do I also need to add anything else to make it work?

from generator-jhipster-ionic.

mraible avatar mraible commented on May 24, 2024

@balvinder294 You need to use JWT or OAuth 2.0 / OIDC authentication in your JHipster app. If you do that, everything should work with your generated Ionic app.

from generator-jhipster-ionic.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.