Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • consumer_app consumer_app
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • MemriMemri
  • consumer_appconsumer_app
  • Merge requests
  • !4

add oauth2 for ios and android

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Aziz Berkay Yesilyurt requested to merge aziz/oauth2 into dev Dec 15, 2022
  • Overview 1
  • Commits 4
  • Pipelines 0
  • Changes 23

Android and iOS oauth2 flow works, but web needs work. We are using https://pub.dev/packages/flutter_web_auth for all 3 cases, but window.opener is null. Maybe this only happens during debugging or on localhost. I am not sure if we want to keep developing for web since we are going for mobile now.

Edited Dec 16, 2022 by Aziz Berkay Yesilyurt
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: aziz/oauth2