Results for "auth"
21 modules
api
JS@robinpathv0.1.2
HTTP client for making requests to external APIs with profiles, auth, download/upload, and auto-JSON parsing
auth
JS@robinpathv0.1.2
API authentication helpers (Basic, Bearer, API key, HMAC) for RobinPath
ldap
JS@robinpathv0.1.5
LDAP client module for interacting with LDAP directories. Supports connecting, binding, searching, adding, modifying, and deleting entries. Includes convenience functions for user authentication, user lookup, and group membership queries.
oauth
JS@robinpathv0.1.2
OAuth 2.0 authorization flows and PKCE for RobinPath
http
PHP@robinpathv0.1.0
HTTP client � GET, POST, PUT, PATCH, DELETE, HEAD, generic request, and file download against any REST API. Supports headers, JSON/form/raw bodies, query strings, Bearer / Basic / API-key auth, timeouts, and redirects.
@robinpathv0.1.0
X (Twitter) v2 API integration � post and delete tweets, search, look up users, follow/unfollow. Uses the encrypted credential vault for OAuth 2.0 user-context access tokens.
@robinpathv0.1.0
LinkedIn REST API v2 integration � post personal and company shares, look up profiles and organizations, list and delete shares. Uses the encrypted credential vault for OAuth 2.0 access tokens.
outlook
PHP@robinpathv0.1.0
Microsoft Outlook / Microsoft 365 integration via the Microsoft Graph API � mail (list, search, send, reply, forward, move, delete), mail folders, calendar events (create, update, delete, RSVP), and contacts. Supports delegated OAuth2 access tokens (with optional refresh-token rotation) or Azure AD client-credentials for app-only access.
gitlab
PHP@robinpathv0.1.0
GitLab REST API v4 client � projects, branches, commits, files, issues, merge requests, releases, pipelines (CI), jobs, labels, and search. Works with gitlab.com and self-hosted instances. Uses the encrypted credential vault for personal / project / group access tokens (glpat-�) and OAuth2 bearer tokens.
google-sheets
PHP@robinpathv0.1.0
Google Sheets integration � read, write, append, clear ranges and list sheet metadata. Service-account authentication using a JWT exchange (no user OAuth dance).
twilio
PHP@robinpathv0.1.0
Twilio communications � SMS, MMS, voice calls, Verify (OTP), Conversations, and phone-number lookup. Uses the encrypted credential vault with HTTP Basic auth.
calendly
PHP@robinpathv0.1.0
Calendly API v2 � event types, scheduled events, invitees, single-use scheduling links, and webhook subscriptions. Uses the encrypted credential vault for Personal Access Tokens or OAuth access tokens.
dropbox
PHP@robinpathv0.1.0
Dropbox v2 integration � list, upload, download, move, copy, share, and search files. Bearer auth using an access token from the Dropbox App Console.
google-drive
PHP@robinpathv0.1.0
Google Drive integration � upload, download, search, copy, move, share, and manage permissions on files and folders. Service-account authentication using a JWT exchange (no user OAuth dance).
gmail
PHP@robinpathv0.1.0
Gmail integration � list/search messages, send email, manage labels, threads, and drafts via the Gmail REST API. Supports OAuth2 access tokens (easiest) or service-account with Domain-Wide Delegation.
zendesk
PHP@robinpathv0.1.0
Zendesk Support API v2 � tickets, comments, users, organizations, groups, views, macros, and satisfaction ratings. Uses the encrypted credential vault for API token auth.
zoom
PHP@robinpathv0.1.0
Zoom API v2 � meetings, webinars, users, recordings, and registrants. Uses Server-to-Server OAuth (account_id + client_id + client_secret) via the encrypted credential vault.
google-calendar
PHP@robinpathv0.1.0
Google Calendar integration � list, create, update, delete events, manage calendars, quick-add natural-language events, check free/busy, move events between calendars, and respond to invitations. Service-account authentication using a JWT exchange (no user OAuth dance).
google-analytics
PHP@robinpathv0.1.0
Google Analytics (GA4) integration � run reports, pivot reports, realtime reports, batch reports, and query traffic / conversions / active users. Service-account authentication using a JWT exchange (no user OAuth dance). GA4 only � no legacy Universal Analytics.
intercom
PHP@robinpathv0.1.0
Intercom REST API � contacts, conversations, tags, companies, admins. Bearer-token auth via the encrypted credential vault. Pinned to API version 2.11.

