on 2020 Jun 29 8:27 PM
Hi all, I have one application with the Backend and Frontend in two different applications also they do build and deploy separetly then we have two different URLS we have the Services Url and the Application Url.
I'm using in the front end Angular 9 and Java in backend, the problem is that i can not access the services from backend because I can not take the current session token from the logged user.
Do you know some how in Angular can i get the token from the current session and put in one Interceptor ?
I have done one thing but this does not work and is not secure because all my credentials stay visible to all users.
Can someone give me some help?
User | Count |
---|---|
58 | |
10 | |
7 | |
7 | |
6 | |
6 | |
5 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.