keyonic-v2 icon indicating copy to clipboard operation
keyonic-v2 copied to clipboard

A Keycloak Mobile Implementation using Angular v4 and Ionic v3

Results 7 keyonic-v2 issues
Sort by recently updated
recently updated
newest added

Do you have plans to update or can help with these migrations? I have tried to build and run but with no success. My environment now is npm 13, ionic...

Hi everyone, I have lost countless hours searching for a solution and this is my last chance to solve the problem. I cloned the repo and make it work properly...

Hi, I think something is missing, however I have this problem when I run the init when the application starts. The error refers to this line: let keycloakAuth: any =...

The app works when I test it using the browser. But, if I build and install on my phone, so don't works. The keycloak console show this message: 10:56:34,563 WARN...

In browser its working fine, but for mobile its showing the blank page

Hi there, **My Setup** I'm running your project on my physical Android device with my own keycloak server. I've also installed the officially supported Ionic [InAppBrowser plugin]( https://ionicframework.com/docs/native/in-app-browser/) in order...

I'm having this trouble: `Refused to display 'http://localhost:8080/auth/realms/keypress/protocol/openid-connect/auth?client_id=keyonic-v2&redirect_uri=http%3A%2F%2Flocalhost%3A8100%2F%3Fionicplatform%3Dios%26ionicstatusbarpadding%3Dtrue%26http%3A%2F%2Flocalhost%3A8100%2Fionic-lab&state=e913b2b2-bb6e-4297-a606-936c023e0592&nonce=927f0da2-ae91-4fa2-86f3-fe6022d2de51&response_mode=fragment&response_type=id_token%20token&scope=openid' in a frame because an ancestor violates the following Content Security Policy directive: "frame-ancestors 'self'".` I made this steps: - clone the...