christian-marie / oauth2-server

Haskell libraries for implementing OAuth2 servers.
Other
24 stars 7 forks source link

Hackage release #30

Open alexbiehl opened 9 years ago

alexbiehl commented 9 years ago

Hi, have you got any plans to release oauth2-server to hackage?

christian-marie commented 9 years ago

We can. Do you plan to use it? We would be interested to know what you are doing.

alexbiehl commented 9 years ago

We are developing an app and would like to use Haskell for backend.

christian-marie commented 9 years ago

We haven't implemented any authorization flows other than resource owner password credentials. This makes it slightly limiting.

Is this enough for you?

Early next week we will decide if we are going to implement more of the oauth2 server specification. We personally need access tokens in an upcoming project (next week).

mf59816 commented 9 years ago

Hi there, any update on future plans? Just curious; I don't have any requirements (yet).

thanks-

christian-marie commented 9 years ago

We're currently implementing a full-blown token-giving server, see: https://github.com/anchor/anchor-token-server

christian-marie commented 9 years ago

Will probably rename it to drop "anchor" out of the title when we're done and make it more generic/minimal.

alexbiehl commented 9 years ago

Wow, thanks! Sounds awesome!

Christian Marie notifications@github.com schrieb am Mi., 17. Juni 2015 um 00:52 Uhr:

Will probably rename it to drop "anchor" out of the title when we're done and make it more generic/minimal.

— Reply to this email directly or view it on GitHub https://github.com/anchor/oauth2-server/issues/30#issuecomment-112596244 .

christian-marie commented 9 years ago

If any of you are interested, drop me your trello username and I can add you to our trello board.

Tomorrow we will merge anchor-token-server into this repo and start refactoring the bits.

alexbiehl commented 9 years ago

Hey, thank you!

My name is alexbiehl on trello

Christian Marie notifications@github.com schrieb am Do., 18. Juni 2015 um 09:13 Uhr:

If any of you are interested, drop me your trello username and I can add you to our trello board.

Tomorrow we will merge anchor-token-server into this repo and start refactoring the bits.

— Reply to this email directly or view it on GitHub https://github.com/anchor/oauth2-server/issues/30#issuecomment-113059567 .

mf59816 commented 9 years ago

I'm fisx on trello. Thanks. :-)

christian-marie commented 9 years ago

Done! Let me know if it doesn't work.