authorizer
authorizer copied to clipboard
Add support for SurrealDB
Feature Description
SurrealDB is one of the hottest NewSQL multi-model DB today; please add support for it.
Additional context
Supporting it and being public on social media about that, will make Authorizer the default go-to authorization solution for it!
@mysticaltech thank you for sharing this. Soon will add support for it
Very good to hear, @lakhansamani! Looking forward to it 🙏
Your project has so much potential and is answering a real need. Many open-source projects tried, but you seem to have found the right formula. Keep up the good work! 🚀
@lakhansamani When done, we can make a tutorial and post it here https://tutorials.surrealdb.com/, this will help you get discovered more. You have gold you your hands. As user auth is a hard problem that has not been answered so well in the open-source world.
@mysticaltech thank you for sharing this. From next week I will have bandwith for this, so its comming soon 😍
Also waiting for this library to be out of beta and have some docs. As that could make life much simpler.
Thanks, @lakhansamani !
The official doc is here https://surrealdb.com/docs, but the go docs have not been published yet, however, there is this https://pkg.go.dev/github.com/surrealdb/surrealdb.go.
Also, I would imagine it provides the same functionality as given in its rust docs https://docs.rs/surrealdb/1.0.0-beta.8/surrealdb/.
Thanks will have detail look into this
Also, this could help a lot https://gist.github.com/koakh/fbbc37cde630bedcf57acfd4d6a6956b.
@lakhansamani Because http://github.com/surrealdb/surrealdb is brand new too, supporting it would give you first mover advantage, as users badly need auth solution for it. See (from a comment in the link above):
@mysticaltech yes this is true, I have already started working on it
Next week is the beta launch plan ;-)
@lakhansamani Wonderful, very good to see that is now well underway. Keep up the good work! 🙌
Sorry for the delay, there are some other higher priority tasks that I had to address.
Any update on this?
Still no updates?