Skip to content

Fetch email #31

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Fetch email #31

wants to merge 5 commits into from

Conversation

marsz
Copy link

@marsz marsz commented Mar 6, 2021

No description provided.

@@ -5,7 +5,7 @@ module OmniAuth
module Strategies
class Line < OmniAuth::Strategies::OAuth2
option :name, 'line'
option :scope, 'profile openid'
option :scope, 'profile openid email'

Choose a reason for hiding this comment

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

I think the problem is making it default will make it harder when prototyping.
I wonder if it could be made an easy option...

Choose a reason for hiding this comment

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

I have no idea what I was talking about ...

@mathieujobin
Copy link

I wonder what is still holding this up ? not my comment I hope...

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.

2 participants