Skip to content

Enhancement: Implement proper AT Protocol OAuth #32

@renderghost

Description

@renderghost

Summary

Replace the current App Password authentication with proper AT Protocol OAuth flow.

Current State

  • Using App Password for authentication (development workaround)
  • Not suitable for production use

Requirements

  • Implement OAuth 2.0 flow as per AT Protocol spec
  • Handle token refresh
  • Secure session management
  • Proper error handling for auth failures

Resources

Acceptance Criteria

  • Users can authenticate via OAuth
  • Sessions persist appropriately
  • Token refresh works seamlessly
  • App Password auth removed or deprecated

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions