Open alexbiehl opened 9 years ago
We can. Do you plan to use it? We would be interested to know what you are doing.
We are developing an app and would like to use Haskell for backend.
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).
Hi there, any update on future plans? Just curious; I don't have any requirements (yet).
thanks-
We're currently implementing a full-blown token-giving server, see: https://github.com/anchor/anchor-token-server
Will probably rename it to drop "anchor" out of the title when we're done and make it more generic/minimal.
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 .
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.
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 .
I'm fisx on trello. Thanks. :-)
Done! Let me know if it doesn't work.
Hi, have you got any plans to release oauth2-server to hackage?