mattbrailsford / umbraco-authu

An Umbraco plugin to add an OAuth API endpoint to allow authenticated Members/Users via OAuth
MIT License
71 stars 22 forks source link

Is there a Callback to authorize external web application? #47

Open biapar opened 4 years ago

biapar commented 4 years ago

Is there a Callback to authorize external web application?

mattbrailsford commented 4 years ago

Can you explain the use case?

biapar commented 4 years ago

Like Social Login that after login on their site return to the caller with token data to autheticate an external web application.