Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
deepgram
/
deepgram-python-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
141
Star
458
Code
Issues
29
Pull requests
11
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat(auth): adding token-based auth to the SDK so access tokens can be used in requests
- #543
#543
Merged
lukeocodes
merged 10 commits into
main
deepgram/deepgram-python-sdk:main
from
lo/bearer-auth-token
deepgram/deepgram-python-sdk:lo/bearer-auth-token
Copy head branch name to clipboard
Jun 24, 2025
Conversation
Commits
10
(10)
Checks
Files changed
Merged
feat(auth): adding token-based auth to the SDK so access tokens can be used in requests
#543
lukeocodes
merged 10 commits into
main
deepgram/deepgram-python-sdk:main
from
lo/bearer-auth-token
deepgram/deepgram-python-sdk:lo/bearer-auth-token
Copy head branch name to clipboard
Commits
Commits on Jun 21, 2025
feat(tests): create tests for our auth, so we know nothing breaks when we update it
lukeocodes
committed
8cd7444
View commit details
Copy full SHA for 8cd7444
Browse repository at this point
feat(auth): update auth to support access token as well as api key
lukeocodes
committed
6e1b5dd
View commit details
Copy full SHA for 6e1b5dd
Browse repository at this point
chore(tests): git ignore test outputted artifacts
lukeocodes
committed
496e34c
View commit details
Copy full SHA for 496e34c
Browse repository at this point
chore(auth): add example for access tokens being ran
lukeocodes
committed
c80a190
View commit details
Copy full SHA for c80a190
Browse repository at this point
chore(docs): improve auth section for new access token
lukeocodes
committed
d8faa4b
View commit details
Copy full SHA for d8faa4b
Browse repository at this point
feat: resolve conflicts on readme
lukeocodes
committed
5c7d3e9
View commit details
Copy full SHA for 5c7d3e9
Browse repository at this point
Merge branch 'main' into lo/bearer-auth-token
lukeocodes
authored
08d5eac
View commit details
Copy full SHA for 08d5eac
Browse repository at this point
Commits on Jun 22, 2025
fix(tests): fixing broken tests
lukeocodes
committed
ab20831
View commit details
Copy full SHA for ab20831
Browse repository at this point
chore(tests): update snapshots
lukeocodes
committed
c7dc37c
View commit details
Copy full SHA for c7dc37c
Browse repository at this point
fix(auth): use correct precedence for new api key / access token work
lukeocodes
committed
d473df6
View commit details
Copy full SHA for d473df6
Browse repository at this point
You can’t perform that action at this time.