Building Tools
Within your application, go to the Tools tab—your one-stop destination for integrating OAuth effortlessly.
Click the Create a New Tool button. A popup will prompt you to select an OAuth provider; for this demo, we'll choose Google.
Next, enter your OAuth application details. Input your Client ID and Client Secret—information provided by your OAuth provider (e.g., Google, GitHub). Then, select the OAuth scopes you wish to enable. Scopes determine the specific access levels and permissions your application will request. Once these details are set, Llamauth will manage all interactions with your OAuth provider.
For more information on scopes, please refer to our Read About Scopes documentation.
If everything is set up correctly, Llamauth will generate a unique Tool ID for you. This ID is essential for front-end integration. And that's it! With these configurations in place, Llamauth will interact seamlessly with your OAuth application, streamlining your authentication process. You can then test and interact with your tool using our sandbox.