gree / gree/unity-webview

Google auth, parent/child windows

Open
#313 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Objective-C++
Stars
2.7k
Forks
734
Avg merge
11h 39m
Merged PRs (30d)
1

Description

Good afternoon!
I want to do google-authentication through WebViewObject. The main html-window loads Google-scripts and starts the authorization. Google-scripts create a child window with a list of users from which you need to select one. After selection, the child window closes and we get data in the parent window. I tried to realize this through WebViewObject (from html and url), but to no avail.
Tell me, please, is it possible to implement this mechanism with WebViewObject? And if so, how?
Example of this authorization can be tested on this page

Thank you!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names WebViewObject and links to an authentication example, but no repository files or tests. Start by reproducing the parent/child-window flow at the linked page with WebViewObject; done would be establishing whether the flow is supported and identifying the required implementation scope.

Written by the indexing model from the issue text.

Assessment

Tech stack
unity
Domain
authentication
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.