Swift based OAuth library for iOS
-
Updated
Jan 31, 2022 - Swift
Add a description, image, and links to the oauth1 topic page so that developers can more easily learn about it.
To associate your repository with the oauth1 topic, visit your repo's landing page and select "manage topics."
Hello everyone,
I would like to receive the list of authentication ids as it is described in /docs/API.md
/api/:integration/authentications- To retrieve a list of authentications for that integrationHowever when I read the file src/routes/api.ts I never find the endpoint to get the list of authentication ids.