Skip to content

feat: move auth service to platform#1417

Open
radu-mocanu wants to merge 1 commit intomainfrom
feat/move-auth-to-platform
Open

feat: move auth service to platform#1417
radu-mocanu wants to merge 1 commit intomainfrom
feat/move-auth-to-platform

Conversation

@radu-mocanu
Copy link
Collaborator

Summary

Move auth service from uipath to uipath-platform as a standalone service.

Changes

  • New AuthService in platform — OAuth2 PKCE flow, token refresh, tenant discovery
  • New StudioWebService (more methods will be added in a future PR, overwrites resolution, resources creation, project locking etc.)
  • Keep CLI-only concerns (update_env_file, _find_free_port, http-server) in uipath lib
  • Renamed CLI's auth class to AuthHandler
  • Rewrote platform and CLI auth tests
  • Added mkdocs API docs for AuthService

@radu-mocanu radu-mocanu force-pushed the feat/move-auth-to-platform branch from 8127534 to ea1ad2e Compare March 6, 2026 15:13
@github-actions github-actions bot added test:uipath-langchain Triggers tests in the uipath-langchain-python repository test:uipath-llamaindex Triggers tests in the uipath-llamaindex-python repository labels Mar 6, 2026
@radu-mocanu radu-mocanu self-assigned this Mar 6, 2026
@radu-mocanu radu-mocanu added test:uipath-langchain Triggers tests in the uipath-langchain-python repository and removed test:uipath-langchain Triggers tests in the uipath-langchain-python repository labels Mar 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test:uipath-langchain Triggers tests in the uipath-langchain-python repository test:uipath-llamaindex Triggers tests in the uipath-llamaindex-python repository

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant