Skip to content

Commit 47caec8

Browse files
committed
Remove obsolete versionadded directive
1 parent 4dbabf6 commit 47caec8

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

security/access_token.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -700,11 +700,6 @@ create your own User from the claims, you must
700700
Creating Users from Token
701701
-------------------------
702702

703-
.. versionadded:: 6.3
704-
705-
The possibility to omit the user provider in case of stateless firewalls
706-
was introduced in Symfony 6.3.
707-
708703
Some types of tokens (for instance OIDC) contain all information required
709704
to create a user entity (e.g. username and roles). In this case, you don't
710705
need a user provider to create a user from the database::

0 commit comments

Comments
 (0)