python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Can we Encrypt data with private key in angular and Decrypt data with public key in PHP using RSA Encryption?
i'm trying to Encrypt data in using RSA Public Key in angular and Decrypt data with public key In php. i'm trying to Encrypt with JsEncrypt library in angular and Decrypt in Php Using
:openssl_publi...
Rishav Singh
Votes: 0
Answers: 2
Java Webserver W/ Angular Control Panel Web Interface
I have created an application using spring boot that uses angular for the front end and is a basic login portal with encrypted credentials and click verification, what I want to do is have like when s...
Collin Short
Votes: 0
Answers: 1
How to add production and development server_api_url in jhipster?
I have created angular + spring boot application using jhipster. Now during development i have used localhost:8080 for calling apis. But in production i need to update server_api_url to something http...
I.vignesh David
Votes: 0
Answers: 0
How to integrate the django login system with angular
I am creating a full stack e-commerce site using angular and rest_framework. I wanted a login system in it. I have created an API which contains the details of the user model i.e mail, username. I hav...
Gahan Vig
Votes: 0
Answers: 0