Git Product home page Git Product logo

apple_auth's People

Contributors

antoalconti avatar blacksam07 avatar fedeagripa avatar horacio avatar leipeleon avatar maksimabramchuk avatar martinjaimem avatar mrubi-rootstrap avatar santib avatar timoperaza avatar vitogit avatar wwahammy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

apple_auth's Issues

[Bug] Net::HTTP is returning 403 Forbidden on getting Apple Auth Keys

Bug report:

  • Expected Behavior:
    Production Environment when verifying user identity, request to Apple Auth Keys should return 200 response code.
    I tried to hit the same URL using RestClient and got 200 response code with the expected response body.

  • Actual Behavior:
    Production Environment when verifying user identity, request to Apple Auth Keys is returning 403 Forbidden.

  • Steps to Reproduce:

    1. Deploy a rails app
    2. rails console
    3. Net::HTTP.get(URI.parse('https://appleid.apple.com/auth/keys'))
    4. Response code is 403
  • Version of the repo:
    AppleAuth 1.0.0

  • Ruby and Rails Version:
    ruby-2.7.1 rails-6.0.4.1

Change name of generator to apple_auth

Change the name of the generator and related files to apple_auth, for instance
from rails g apple_sign_in:appple_sign_in_controller api/v1/ to rails g apple_auth:apple_auth_controller api/v1/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.