auth0 / Lock.swift

A Swift & iOS framework to authenticate using Auth0 and with a Native Look & Feel
https://auth0.com/lock
MIT License
260 stars 108 forks source link

Is there an option to leave option to agree to privacy policy and not terms of service? #645

Closed DDavis1025 closed 3 years ago

DDavis1025 commented 4 years ago

I see there's an option to not show terms .withOptions { $0.showTerms = true } which hides the terms of service and privacy policy agreement. I'm just trying to hide the terms of service agreement so that it says "By signing up, you agree to the privacy policy". Is that possible?

Widcket commented 3 years ago

Hi @DDavis1025, I'm afraid that's not supported ATM.

Widcket commented 3 years ago

Closing due to inactivity.