Page 1 of 1

Implement OAuth2.0 for java WebStart applicationsĀ 

Posted: 12 Apr 2023, 09:35
by Mhussain
Hello everyone,

I'm developing a Java WebStart desktop application and I'm looking for guidance on implementing OAuth for authentication. Specifically, I want to know how to integrate OAuth with my application so that users can sign in using their existing social media accounts.

I've searched online for resources on OAuth implementation, but I'm still not entirely sure how to proceed. Can anyone point me towards some good tutorials or provide any advice on how to implement OAuth in a Java WebStart desktop application?

Thank you in advance for any help you can provide.