Skip to content

Conversation

movinsilva
Copy link
Contributor

Purpose

  • Add prop support for SignIn component
  • Add more compound components for SignIn
    - SignInImage
    - SignInFooter
    - SignInPinInput

Related Issues

Related PRs

  • N/A

Checklist

  • e2e cypress tests locally verified.
  • Manual test round performed and verified.
  • UX/UI review done on the final implementation.
  • Documentation provided. (Add links if there are any)
  • Unit tests provided. (Add links if there are any)
  • Integration tests provided. (Add links if there are any)

Security checks

@movinsilva movinsilva force-pushed the auth-components--prop-support branch from 0e7e512 to ddcc908 Compare May 13, 2024 08:08
color: grey;

.OxygenSignInLink {
color: grey;
Copy link
Member

@brionmario brionmario May 13, 2024

Choose a reason for hiding this comment

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

Shall we use a oxygen variable? so that it works when switching themes?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

updated with bc928d3

color: grey;

&:hover {
color: #ff7300;
Copy link
Member

Choose a reason for hiding this comment

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

Shall we use an oxygen variable? so that it works when switching themes?
Hope this is the primary color?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

updated with bc928d3

*/

.OxygenSignInTypography-subtitle {
color: grey;
Copy link
Member

Choose a reason for hiding this comment

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

Add a var from oxygen.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

updated with d8f21aa

@brionmario brionmario merged commit 2117385 into asgardeo:main May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants