Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

OAuth support #70

Copy link
Copy link
@kkoppul2

Description

@kkoppul2
Issue body actions

Is your feature request related to a problem? Please describe.
The smartsheets documentation states that the SDKs have support for the OAuth authentication workflow, but methods for acquiring an access token have circular dependencies that also require the use of an API access token. The token generation functionality is also tightly coupled with the smartsheets objects without supporting the generation of an Authentication Code and requiring the use of a third party library for this operation.

Describe the solution you'd like
Decoupling of the OAuth mechanism from the smartsheets object, allowing for the creation of an access token before the instantiation of the smartsheets object, support for Authentication Code generation or use of/plugin setup for use of a third party library that supports OAuth2.0

Additional context
Add any other context or screenshots about the feature request here.

Environment (please complete the following information):

  • OS: Windows 11
  • Smartsheet API Version: 2.0
  • Smartsheet Python SDK Version: 3.0.5
  • Python Version: 3.12

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.