authorizerdev / authorizer

Your data, your control. Fully open source, authentication and authorization. No lock-ins. Deployment in Railway in 120 seconds || Spin a docker image as a micro-service in your infra. Built in login page and Admin panel out of the box.
https://authorizer.dev
MIT License
1.61k stars 165 forks source link

Add sms_verification_requests implementation for cassandra provider #363

Closed lakhansamani closed 1 year ago

lakhansamani commented 1 year ago

Feature Description Implement methods for sms_verification_requests collection for cassandradb

Ref: https://github.com/authorizerdev/authorizer/blob/main/server/db/providers/sql/sms_verification_requests.go

Describe the solution you'd like

Describe alternatives you've considered

Additional context

lakhansamani commented 1 year ago

Will be resolved in #368