awulder / angular-prismicio

AngularJS service for prismic.io
MIT License
32 stars 15 forks source link

Add a method to get Prismic oauth authentication URL #25

Closed dlecan closed 9 years ago

dlecan commented 9 years ago

This method allows you to get the URL where to authenticate your Prismic user to get a OAuth token.

awulder commented 9 years ago

Nice, thank you. I have added one comment. Can you also add a brief description about the authentication url in the README and after that I will merge your PR.

awulder commented 9 years ago

Thanks, could you please sync this branch with master so I can merge your pull request?

dlecan commented 9 years ago

could you please sync this branch with master so I can merge your pull request?

Done