-
Looking to get this up quickly with minimal config, just wanting it to work with omniauth or something.
Any examples?
jfrux updated
2 years ago
-
# メンターのユーザー機能を作成する
登録、ログインは全てGithubのOAuth認証を使用する
メールアドレス、パスワードを利用しない為deviseは使わない
typeカラムで受講生orメンターを判別
メンターの登録は、認証しないと`認証されていません`画面になって利用できない
## 仕様
### DB
##### types table
|colunm|type|optio…
-
There is no option to provide `private_key` option instead of `private_key_file`. The following code will produce `file not found error`:
```ruby
JIRA::Client.new(private_key: 'some private key', …
-
I'm attempting to use Omniauth to implement an authorization code grant-type through Okta. I've implemented a strategy that is nearly identical to that in the okta omniauth gem. I've added the necessa…
-
Please complete all sections.
### Configuration
- Provider Gem: `oauth2_generic`
### OmniAuth Settings
###! Docs: https://docs.gitlab.com/ce/integration/omniauth.html
```
gitlab_rails['om…
-
I'll use this issue to keep track of non-trivial Gem updates, _any_ participation is very welcome, just pick a task and send a pull request. Also feel free to update this issue as needed.
---
### …
jhass updated
3 years ago
-
Hello,
I'm using the `omniauth-saleforce` gem to perform OAuth authentication between my app and my customers Salesforce instance. They can successfully authenticate and grant my app the token and…
-
I think it would be cool to build an app for iOS that works really well with Huginn.
Some possible ideas:
- Show events, filter them
- Send events
- Location
- Manual events
- Other sensory dat…
-
The Mozilla Persona authentication system could reduce the administrative effort and might be more secure in some cases than dealing with passwords and e.g. sending them by email.
Libraries in Genera…
-
Let me take you on a journey....
![apu-holding-water](https://user-images.githubusercontent.com/13338250/184906483-ab7ceee6-b988-45b6-96cf-ccf410f43192.png)
So i bundle my app with babel and webpa…