RocketChat / RocketChat/Rocket.Chat.ReactNative

iOS white label login without login form

Open
#5,098 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
2.4k
Forks
1.5k
Avg merge
1d 18h
Merged PRs (30d)
90

Description

I'd like to integrate Rocket.Chat into an existing native iOS app.
I managed to start the flow from native code, but for sign in, I'd like to use some other method (not a second login form, because the user is already logged into the app), like in working web solutions, passing an auth token, or something similar.
I'm new to reactnative, if you have any advice, pls share.

Contributor guide

Open the contributing guide

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

Start by reviewing the native iOS entry point and the React Native sign-in flow described in the issue, then compare how the existing web integrations pass authentication. Define whether an auth token or another host-app session can be accepted without showing a second login form; done means the app can authenticate through the existing native session.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, react-native
Domain
authentication, mobile
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.