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

layout distortion in oauth introduction #28

Open
jaykay12 opened this issue May 12, 2020 · 2 comments
Open

layout distortion in oauth introduction #28

jaykay12 opened this issue May 12, 2020 · 2 comments
Labels
bug Something isn't working hacktoberfest help wanted Extra attention is needed

Comments

@jaykay12
Copy link
Owner

Screenshot from 2020-05-13 03-01-10


Layout of providers requires change!

@jaykay12 jaykay12 added the bug Something isn't working label May 12, 2020
@jaykay12 jaykay12 self-assigned this May 12, 2020
@jaykay12
Copy link
Owner Author

jaykay12 commented May 14, 2020

Requirements

{
  "developer": "Jalaz Kumar",
  "info": "Basic oAuth API",
  "providers": {
    "facebook": "<api.oauth.FacebookSignIn object at 0x7f13f4124f60>",
    "twitter": "<api.oauth.TwitterSignIn object at 0x7f13f41242e8>",
    "github": "<api.oauth.GithubSignIn object at 0x7f13f41362e8>",
    "google": "<api.oauth.GoogleSignIn object at 0x7f13f4136438>",
    "linkedin": "<api.oauth.LinkedInSignIn object at 0x7f13f4136470>"
  }
}

Screenshot from 2020-05-14 16-29-40
Screenshot from 2020-05-14 16-29-54

@jaykay12 jaykay12 added hacktoberfest help wanted Extra attention is needed labels May 14, 2020
@jaykay12
Copy link
Owner Author

Hit: https://auth-api-flask.herokuapp.com/oauth/ to replicate the issue

@jaykay12 jaykay12 removed their assignment May 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant