0

Please or Register to create posts and topics.

Configure QuickApp to allow github Authentication

Hi,

I need help to configure github authentication in QuickApp.

 

Thanks

Alpesh Patel 

Hello Alps,

GitHub OAuth is not currently implemented in QuickApp.
You'll have to integrate it by duplicating the logic of any of the existing OAuth providers and modifying it to the requirements of GitHub.

You'll need to add your modifications to these two files: 
 i. auth-callback.component.ts
 ii. oidc-helper.service.ts

Best regards,
Eben Monney

Hi,

I have implement same as you specify but getting Unsupported provider error. 

 

i. auth-callback.component.ts
 ii. oidc-helper.service.ts

Thanks

Alpesh Patel

Hi,

 

If you give me QuickApp with github authentication that will be great. I am waiting from long time.

 

Thanks

Alpesh Patel