We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Either explicitly, or detect that, if it's a URL and it starts with os_auth_url it's actually a swift path.
os_auth_url
Could be pretty easy to do with a from_url function, possibly harder to do it auto-magically.
from_url
@kristjaneerik for suggesting it :)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Either explicitly, or detect that, if it's a URL and it starts with
os_auth_url
it's actually a swift path.Could be pretty easy to do with a
from_url
function, possibly harder to do it auto-magically.@kristjaneerik for suggesting it :)
The text was updated successfully, but these errors were encountered: