Skip to content
New issue

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

Authentication/Authorization support #82

Open
dm-CaT opened this issue Jul 27, 2016 · 6 comments
Open

Authentication/Authorization support #82

dm-CaT opened this issue Jul 27, 2016 · 6 comments

Comments

@dm-CaT
Copy link

dm-CaT commented Jul 27, 2016

It will be great to have some kind of authentication/authorization functionality.
Something like [Authorize] attribute in ASP.NET with possibility to redirect to authentication page.

@kreuzhofer
Copy link

I will try to implement BASIC Authentication flow as a first step

@kreuzhofer
Copy link

I think I will be done by the end of the week. @tomkuijsten I guess you should also add a task to implement Cookie handling. This could be used to implement form based authentication.

@kreuzhofer
Copy link

@tomkuijsten can you please assign this to me?

@Jark Jark assigned Jark and unassigned Jark Jan 5, 2017
@Jark
Copy link
Collaborator

Jark commented Jan 5, 2017

@kreuzhofer I can't seem to assign you to this issue... I can only add me, tom and the original poster for some reason. Maybe @tomkuijsten has more rights.

@Jark
Copy link
Collaborator

Jark commented Jan 5, 2017

#108 should resolve this issue

@tomkuijsten
Copy link
Owner

There are plenty of samples on the internet which will explain how to do that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants