Skip to content

Integration

To integrate Goiabada with your app, you'll need to explore your platform for an OAuth2/OpenID Connect client library. Many platforms provide such libraries for integration.

Javascript-only

The github repository of Goiabada has a browser-based javascript test client that you can use to test Goiabada. It uses the oauth4webapi library.

Go web app

We also have a sample integration using Go. Have a look here.