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
.
microsoft
/
Agents-for-python
Public
Notifications
You must be signed in to change notification settings
Fork
86
Star
206
Code
Issues
19
Pull requests
10
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Users/axsuarez/app authorization
- #53
#53
Merged
Axel Suárez (axelsrz)
merged 28 commits into
main
microsoft/Agents-for-python:main
from
users/axsuarez/app-authorization
microsoft/Agents-for-python:users/axsuarez/app-authorization
Copy head branch name to clipboard
Jul 7, 2025
Conversation
Commits
28
(28)
Checks
Files changed
Merged
Users/axsuarez/app authorization
#53
Axel Suárez (axelsrz)
merged 28 commits into
main
microsoft/Agents-for-python:main
from
users/axsuarez/app-authorization
microsoft/Agents-for-python:users/axsuarez/app-authorization
Copy head branch name to clipboard
Commits
Commits on Jun 5, 2025
Authorization WIP
Axel Suárez (axelsrz)
committed
70a9310
View commit details
Copy full SHA for 70a9310
Browse repository at this point
Sample close to completion. Testing pending.
Axel Suárez (axelsrz)
committed
cb09d3a
View commit details
Copy full SHA for cb09d3a
Browse repository at this point
Commits on Jun 6, 2025
Merge branch 'main' of https://github.com/microsoft/Agents-for-python into users/axsuarez/app-authorization
Axel Suárez (axelsrz)
committed
ef937b8
View commit details
Copy full SHA for ef937b8
Browse repository at this point
Auth working with some sample bugs
Axel Suárez (axelsrz)
committed
71c9c88
View commit details
Copy full SHA for 71c9c88
Browse repository at this point
Commits on Jun 9, 2025
Sample update
Axel Suárez (axelsrz)
committed
bee66dc
View commit details
Copy full SHA for bee66dc
Browse repository at this point
Commits on Jun 10, 2025
WIP. Need to reconcile MSAL client lifecycle with tentative API
Axel Suárez (axelsrz)
committed
139f2f7
View commit details
Copy full SHA for 139f2f7
Browse repository at this point
Commits on Jun 13, 2025
WIP, need to complete application class changes
Axel Suárez (axelsrz)
committed
fdd0f07
View commit details
Copy full SHA for fdd0f07
Browse repository at this point
Changes code complete. Sample updates ppending
Axel Suárez (axelsrz)
committed
1c49fc1
View commit details
Copy full SHA for 1c49fc1
Browse repository at this point
Commits on Jun 17, 2025
WIP State broken
Axel Suárez (axelsrz)
committed
c7d4da0
View commit details
Copy full SHA for c7d4da0
Browse repository at this point
WIP AgentState broken
Axel Suárez (axelsrz)
committed
d8d157b
View commit details
Copy full SHA for d8d157b
Browse repository at this point
State mostly fixed. Minor bugs pending for state, will test OBO.
Axel Suárez (axelsrz)
committed
03ed22b
View commit details
Copy full SHA for 03ed22b
Browse repository at this point
State fixed. Testing OBO and auth handlers in routes
Axel Suárez (axelsrz)
committed
8fe97f0
View commit details
Copy full SHA for 8fe97f0
Browse repository at this point
Commits on Jun 18, 2025
Starting refactor for CloudAdapter and auth interfaces
Axel Suárez (axelsrz)
committed
31eed8b
View commit details
Copy full SHA for 31eed8b
Browse repository at this point
Commits on Jun 19, 2025
WIP. Major object creation and configuration refactoring
Axel Suárez (axelsrz)
committed
8acc045
View commit details
Copy full SHA for 8acc045
Browse repository at this point
Commits on Jun 23, 2025
WIP gonfiguration loading dane, propagating to classes
Axel Suárez (axelsrz)
committed
d8fff78
View commit details
Copy full SHA for d8fff78
Browse repository at this point
Commits on Jun 24, 2025
Lib changes mostly complete. Test sample pending.
Axel Suárez (axelsrz)
committed
0e0b5d1
View commit details
Copy full SHA for 0e0b5d1
Browse repository at this point
Commits on Jun 26, 2025
Fixed previous scenarios. Multpile handler working. MCS OBO testing getting ready.
Axel Suárez (axelsrz)
committed
aaad66b
View commit details
Copy full SHA for aaad66b
Browse repository at this point
MCS new sample 80% working, configuration needs to be double checked
Axel Suárez (axelsrz)
committed
0a77899
View commit details
Copy full SHA for 0a77899
Browse repository at this point
Commits on Jun 27, 2025
ConversationState bug pending
Axel Suárez (axelsrz)
committed
7e4950f
View commit details
Copy full SHA for 7e4950f
Browse repository at this point
Commits on Jun 30, 2025
Serialization and state management fixe
Axel Suárez (axelsrz)
committed
b15bb03
View commit details
Copy full SHA for b15bb03
Browse repository at this point
Commits on Jul 1, 2025
Continuation activity fix
Axel Suárez (axelsrz)
committed
608c59c
View commit details
Copy full SHA for 608c59c
Browse repository at this point
formatting: Continuation activity fix
Axel Suárez (axelsrz)
committed
060f0a4
View commit details
Copy full SHA for 060f0a4
Browse repository at this point
Multiple auth handlers working, unit tests fixed.
Axel Suárez (axelsrz)
committed
63b065e
View commit details
Copy full SHA for 63b065e
Browse repository at this point
Updating dependencies
Axel Suárez (axelsrz)
committed
c3c4c4b
View commit details
Copy full SHA for c3c4c4b
Browse repository at this point
Commits on Jul 2, 2025
multiple handlers error path working
Axel Suárez (axelsrz)
committed
9f0a4f8
View commit details
Copy full SHA for 9f0a4f8
Browse repository at this point
Adding env template
Axel Suárez (axelsrz)
committed
fa0c109
View commit details
Copy full SHA for fa0c109
Browse repository at this point
Commits on Jul 7, 2025
Model fixes
Axel Suárez (axelsrz)
committed
f581404
View commit details
Copy full SHA for f581404
Browse repository at this point
Removing sample specific configuration loading from package
Axel Suárez (axelsrz)
committed
9ca32b0
View commit details
Copy full SHA for 9ca32b0
Browse repository at this point
You can’t perform that action at this time.