1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-01 12:24:28 +01:00
fab-manager/app/views/api/auth_providers/_auth_provider.json.jbuilder
Sylvain 7099f1f317 address required
- Ability to set the address as a mandatory field
- The address is new requested when creating an account
- The profile completion page is less fuzzy for people landing on it without enabled SSO
2021-03-23 11:49:05 +01:00

4 lines
114 B
Ruby

# frozen_string_literal: true
json.extract! auth_provider, :id, :name, :status, :providable_type, :strategy_name