stormpath / Turnstile

An authentication framework for Swift.
Apache License 2.0
165 stars 29 forks source link

New crendentials #21

Closed theobouwman closed 7 years ago

theobouwman commented 7 years ago

If I want to add a new credentails Protocol to Turnstile. Where can I put this?

edjiang commented 7 years ago

It most likely will be in this file:

https://github.com/stormpath/Turnstile/tree/master/Sources/Turnstile/Credentials

What credentials are you thinking of adding?

edjiang commented 7 years ago

Closing due to lack of response. Feel free to reopen if needed!