Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SDKS 3618- New React Native Project #35

Merged
merged 8 commits into from
Dec 19, 2024
Merged

Conversation

jeyanthanperiyasamy
Copy link
Contributor

No description provided.

@jeyanthanperiyasamy jeyanthanperiyasamy force-pushed the SDKS-3618-New branch 3 times, most recently from 6dfe5c8 to ef9aa20 Compare December 17, 2024 06:19
@jeyanthanperiyasamy jeyanthanperiyasamy force-pushed the SDKS-3618-New branch 2 times, most recently from 483c928 to f4d2148 Compare December 17, 2024 16:47
@jeyanthanperiyasamy jeyanthanperiyasamy changed the title Sdks 3618- New react native project SDKS 3618- New React Native Project Dec 17, 2024
@jeyanthanperiyasamy jeyanthanperiyasamy force-pushed the SDKS-3618-New branch 3 times, most recently from 839f242 to bd18f80 Compare December 17, 2024 17:19
Copy link
Contributor

@witrisna witrisna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Android part looks good to me, provide minor comments.

@jeyanthanperiyasamy jeyanthanperiyasamy force-pushed the SDKS-3618-New branch 3 times, most recently from 45a6467 to 5f7fecb Compare December 17, 2024 21:42
Copy link
Contributor

@rodrigoareis rodrigoareis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall changes looks good, left some comments to address

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jeyanthanperiyasamy ping me to discuss the comments when free. We will need on the back of that to create an update for the RN Tutorial for docs for Chris as well

reactnative/README.md Outdated Show resolved Hide resolved
reactnative/README.md Outdated Show resolved Hide resolved
reactnative/README.md Outdated Show resolved Hide resolved
reactnative/README.md Outdated Show resolved Hide resolved
reactnative/README.md Outdated Show resolved Hide resolved
reactnative/README.md Outdated Show resolved Hide resolved
reactnative/reactnative-todo/.env.js Outdated Show resolved Hide resolved
@jeyanthanperiyasamy jeyanthanperiyasamy force-pushed the SDKS-3618-New branch 2 times, most recently from 04a7dba to 8da9886 Compare December 18, 2024 18:00
@jeyanthanperiyasamy jeyanthanperiyasamy force-pushed the SDKS-3618-New branch 11 times, most recently from c2d1003 to a340038 Compare December 19, 2024 07:07
@jeyanthanperiyasamy
Copy link
Contributor Author

Addressed most comments. please verify @rodrigoareis @george-bafaloukas-forgerock

* Avoid trailing slashes in the URL string values below
*/
const API_PORT = 9443;
const API_BASE_URL = 'http://10.0.2.2'; // for iOS - http://localhost
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need this ip address and port here? Can we replace with placeholder?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed as a placeholder.

*/
data class Configuration(
/** The main authentication journey name. */
val mainAuthenticationJourney: String = "jey-webAuthn",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we replace this config with placeholder? We should expose details of our environments publicly

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree replace all values with [Placeholders]

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ha i accidentally committed that ..good catch . Fixed now

@jeyanthanperiyasamy jeyanthanperiyasamy force-pushed the SDKS-3618-New branch 3 times, most recently from db831f2 to d099973 Compare December 19, 2024 16:58
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@rodrigoareis rodrigoareis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes looks good to me

@jeyanthanperiyasamy jeyanthanperiyasamy merged commit 1e756d9 into main Dec 19, 2024
8 checks passed
@george-bafaloukas-forgerock george-bafaloukas-forgerock deleted the SDKS-3618-New branch January 16, 2025 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants