Skip to content

Commit 66d4b5b

Browse files
committed
Merge branch '7.0' into 7.1
* 7.0: Remove obsolete versionadded directive
2 parents 4db33f4 + 47caec8 commit 66d4b5b

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)