<@U04UQ68083H> can i use mobile phone only (withou...
# ory-copilot
l
@chilly-king-10285 can i use mobile phone only (without email) using password method to register , login & verification with ory kratos
c
A message from kapa.ai
New message text here
l
@chilly-king-10285 can i get json identity schema using phone only configuration
c
A message from kapa.ai
New message text here
l
@chilly-king-10285 is this valid schema
"$schema": "<http://json-schema.org/draft-07/schema#>",
"type": "object", "properties": { "traits": { "type": "object", "properties": { "phone_number": { "title": "Phone number", "type": "string", "format": "tel", "ory.sh/kratos": { "credentials": { "password": { "identifier": true } } }, "recovery": { "via": "phone_number" }, "verification": { "via": "phone_number" } } } } } }
c
A message from kapa.ai
New message text here
l
@chilly-king-10285 but this schema not adding phone_number in verifiable address in session object
c
A message from kapa.ai
New message text here
l
@chilly-king-10285 is this feature on roadmap
c
A message from kapa.ai
I couldn't find any specific mention of phone number verification in the Ory Kratos roadmap within the provided extracts. However, you can check for updates or join discussions related to Ory Kratos features on their discussion boards: - [Ory Kratos Discussions](https://github.com/ory/kratos/discussions) - [Ory Org Discussions](https://github.com/orgs/ory/discussions) Source: [Ory Ecosystem Roadmap](https://www.ory.sh/docs/ecosystem/roadmap)