File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed 
docs/kratos/social-signin Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -157,8 +157,8 @@ Follow these steps to add Facebook as a social sign-in provider to your project
157157             client_id: .... # Replace this with the OAuth2 Client ID provided by Facebook app 
158158             client_secret: .... # Replace this with the OAuth2 Client Secret provided by Facebook app 
159159             mapper_url: "base64://{YOUR_BASE64_ENCODED_JSONNET_HERE}" 
160-              # Alternatively, use an URL:  
161-              # mapper_url: https://storage.googleapis.com/abc-cde -prd/9cac9717f007808bf17f22ce7f4295c739604b183f05ac4afb4  
160+              # Alternatively, use an URL like this example  
161+              # mapper_url: https://storage.googleapis.com/example-example -prd/example-file  
162162             scope: 
163163               - email 
164164             # required for email and email_verified claims in the near future 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments